Skip to main content

resolve_architecture

Function resolve_architecture 

Source
pub fn resolve_architecture(arch: &str) -> Option<ArchPath>
Expand description

Resolve a GGUF general.architecture value. None means the string is not in the registry — callers must fail closed rather than guess.