pub fn architecture_catalog() -> &'static [ArchProfile]Expand description
Full inventory keyed by GGUF general.architecture string.
Kept in sync with .scratch/llama.cpp/src/llama-arch.cpp LLM_ARCH_NAMES.
pub fn architecture_catalog() -> &'static [ArchProfile]Full inventory keyed by GGUF general.architecture string.
Kept in sync with .scratch/llama.cpp/src/llama-arch.cpp LLM_ARCH_NAMES.