pub fn open_gguf_loader(path: &Path, include_mtp: bool) -> Result<GgufLoader>Expand description
GGUF loader with optional MTP-head visibility (LM families).
pub fn open_gguf_loader(path: &Path, include_mtp: bool) -> Result<GgufLoader>GGUF loader with optional MTP-head visibility (LM families).