config_from_gguf

Function config_from_gguf 

Source
pub fn config_from_gguf(inputs: &GgufConfigInputs<'_>) -> Result<ModelConfig>
Expand description

Build a validated ModelConfig from GGUF metadata.