pub fn declared_name(gguf: Option<&GgufMetadata>) -> Option<&str>Expand description
The general.name declared in the GGUF header, or None if absent or
blank.
pub fn declared_name(gguf: Option<&GgufMetadata>) -> Option<&str>The general.name declared in the GGUF header, or None if absent or
blank.