llama_get_sampled_token_ith

Function llama_get_sampled_token_ith 

Source
pub unsafe extern "C" fn llama_get_sampled_token_ith(
    ctx: *mut llama_context,
    i: i32,
) -> llama_token