pub unsafe extern "C" fn llama_sample_temperature(
ctx: *mut llama_context,
candidates: *mut llama_token_data_array,
temp: f32,
)
pub unsafe extern "C" fn llama_sample_temperature(
ctx: *mut llama_context,
candidates: *mut llama_token_data_array,
temp: f32,
)