Skip to main content

gguf_write_to_file

Function gguf_write_to_file 

Source
pub unsafe extern "C" fn gguf_write_to_file(
    ctx: *const gguf_context,
    fname: *const c_char,
    only_meta: bool,
) -> bool