Function llama_cpp_sys::llama_get_embeddings_ith

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