Skip to main content

load_gguf_file

Function load_gguf_file 

Source
pub fn load_gguf_file(path: &Path) -> Result<GgufFile, Error>
Expand description

Open a GGUF file, merging multi-part splits when all siblings are present in the directory.