Merge branch 'ggerganov-gg/tokenizer-cleanup' into refactor-tokenizer
This commit is contained in:
commit
8be5d11c0d
1 changed files with 1 additions and 1 deletions
|
@ -139,4 +139,4 @@ int32_t llama_detokenize_impl(
|
||||||
char * text,
|
char * text,
|
||||||
int32_t text_len_max,
|
int32_t text_len_max,
|
||||||
bool remove_special,
|
bool remove_special,
|
||||||
bool unparse_special);
|
bool unparse_special);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue