Function llama_add_eos_token

Source
pub unsafe extern "C" fn llama_add_eos_token(
    vocab: *const llama_vocab,
) -> bool