nemo_automodel.components.models.glm5_next.config
nemo_automodel.components.models.glm5_next.config
AutoModel-owned configuration for GLM-5.3-Flash.
The released checkpoint requires Transformers 5.16, while AutoModel’s current
runtime baseline predates the upstream glm5_next config. These classes keep
the checkpoint field protocol stable and allow AutoConfig to resolve the
model without remote code or a dependency bump.
Module Contents
Classes
Functions
API
Bases: PretrainedConfig
Top-level GLM-5.3 vision-language configuration.
Return the decoder config using the Transformers multimodal protocol.
Bases: PretrainedConfig
Configuration for the GLM-5.3 hybrid KDA/KPool-DSA text backbone.
Alias used by Hugging Face expert implementations.
Bases: PretrainedConfig
Configuration for the GLM-5.3 image/video encoder.
Return a JSON-serializable representation of a config value.