llama_cpp_sys_4

Function llama_set_embeddings

Source
pub unsafe extern "C" fn llama_set_embeddings(
    ctx: *mut llama_context,
    embeddings: bool,
)