nemo_automodel.components.models.gemma4_unified.model
nemo_automodel.components.models.gemma4_unified.model
NeMo wrapper for the Hugging Face Gemma4 Unified model.
Module Contents
Classes
API
Bases: HFCheckpointingMixin, HFGemma4UnifiedForConditionalGeneration
Gemma4 Unified with NeMo checkpoint key conversion.
state_dict_adapter
tie_word_embeddings_support
Tie the output head to Gemma4 Unified’s text input embedding.