llama_cpp_sys_4

Function llama_encode

Source
pub unsafe extern "C" fn llama_encode(
    ctx: *mut llama_context,
    batch: llama_batch,
) -> i32