Function llama_cpp_sys_2::llama_set_n_threads
source · pub unsafe extern "C" fn llama_set_n_threads(
ctx: *mut llama_context,
n_threads: u32,
n_threads_batch: u32
)
pub unsafe extern "C" fn llama_set_n_threads(
ctx: *mut llama_context,
n_threads: u32,
n_threads_batch: u32
)