llama_cpp_sys_4

Function llama_decode

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