mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-11 13:30:35 +00:00
Merge branch 'ggerganov-gg/tokenizer-cleanup' into refactor-tokenizer
This commit is contained in:
commit
8be5d11c0d
@ -139,4 +139,4 @@ int32_t llama_detokenize_impl(
|
||||
char * text,
|
||||
int32_t text_len_max,
|
||||
bool remove_special,
|
||||
bool unparse_special);
|
||||
bool unparse_special);
|
||||
|
Loading…
Reference in New Issue
Block a user