Function llama_cpp_sys::llama_batch_init

source ·
pub unsafe extern "C" fn llama_batch_init(
    n_tokens: i32,
    embd: i32,
    n_seq_max: i32
) -> llama_batch