Function llama_cpp_sys_2::llama_get_embeddings_ith

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