Skip to main content

llama_sample_temp

Function llama_sample_temp 

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