llm_chain_llama_sys

Function llama_set_rng_seed

Source
pub unsafe extern "C" fn llama_set_rng_seed(
    ctx: *mut llama_context,
    seed: c_int,
)