llama_cpp_sys_4

Function llama_get_embeddings_ith

Source
pub unsafe extern "C" fn llama_get_embeddings_ith(
    ctx: *mut llama_context,
    i: i32,
) -> *mut f32