Skip to main content

llama_set_draft_input_hidden_state

Function llama_set_draft_input_hidden_state 

Source
pub unsafe extern "C" fn llama_set_draft_input_hidden_state(
    ctx: *mut llama_context,
    hidden_state: *const f32,
)