pub fn load_gguf_file(path: &Path) -> Result<GgufFile, Error>
Open a GGUF file, merging multi-part splits when all siblings are present in the directory.