llama_cpp_sys_4

Function llama_get_embeddings_seq

Source
pub unsafe extern "C" fn llama_get_embeddings_seq(
    ctx: *mut llama_context,
    seq_id: llama_seq_id,
) -> *mut f32