llama_cpp_sys_4

Function llama_new_context_with_model

Source
pub unsafe extern "C" fn llama_new_context_with_model(
    model: *mut llama_model,
    params: llama_context_params,
) -> *mut llama_context