Function llama_cpp_sys_2::llama_grammar_accept_token
source · pub unsafe extern "C" fn llama_grammar_accept_token(
ctx: *mut llama_context,
grammar: *mut llama_grammar,
token: llama_token
)Expand description
@details Accepts the sampled token into the grammar