We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6b672 commit c881ae9Copy full SHA for c881ae9
src/llama-vocab.cpp
@@ -3261,3 +3261,4 @@ int32_t llama_detokenize(
3261
bool unparse_special) {
3262
return vocab->detokenize(tokens, n_tokens, text, text_len_max, remove_special, unparse_special);
3263
}
3264
+
0 commit comments