Skip to main content

gguf_architecture_profile

Function gguf_architecture_profile 

Source
pub fn gguf_architecture_profile(
    architecture: &str,
) -> Option<GgufArchitectureProfile>
Expand description

The known-architecture profile for a GGUF general.architecture value.

The table names the architectures that are not a text chat model, which is what an architecture missing from it is taken to be: the great majority of them are, and a name nobody has taught this table is far more likely to be another text model than a component. What is listed here is the exceptions: the encoders that only embed, the models that can also see, and the pieces that are half of a pipeline and serve nothing on their own.