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 b51a751 commit 20ac793Copy full SHA for 20ac793
src/llama-sampling.h
@@ -26,7 +26,6 @@ struct llama_sampler * llama_sampler_init_grammar_impl(
26
const char * grammar_str,
27
const char * grammar_root);
28
29
-
30
struct llama_sampler * llama_sampler_init_infill_impl(
31
const struct llama_vocab & vocab);
32
0 commit comments