nemo_automodel.components.models#

Convenience model builders for NeMo Automodel.

Currently includes: • build_gpt2_model – returns a GPT-2 causal language model (Flash-Attention-2 by default).

Subpackages#

Submodules#

Package Contents#

Data#

API#

nemo_automodel.components.models.__all__#

[‘build_gpt2_model’]