ggufArchitectureKey top-level constant

String const ggufArchitectureKey

GGUF metadata key holding the model architecture (e.g. 'gemma3').

Implementation

const String ggufArchitectureKey = 'general.architecture';