API Reference

View as Markdown

Auto-generated reference documentation for the nemo_automodel Python package.

This reference is built from docstrings in the source code. Browse the sidebar to explore modules, classes, and functions.

Key Modules

ModuleDescription
nemo_automodel._transformersHuggingFace bridge — NeMoAutoModelForCausalLM, NeMoAutoModelForImageTextToText, model registry, capability flags, device-mesh infrastructure
nemo_automodel._diffusersDiffusion pipeline wrapper (NeMoAutoDiffusionPipeline)
nemo_automodel.components.models27+ model families (LLM, VLM, MoE, retrieval) and their state-dict adapters
nemo_automodel.components.datasetsLLM, VLM, and diffusion data pipelines
nemo_automodel.components.distributedFSDP2, HSDP, DDP utilities and device-mesh helpers
nemo_automodel.components.checkpointAsync DCP and SafeTensors checkpointing
nemo_automodel.components.quantizationFP8, QAT, calibration
nemo_automodel.components._peftLoRA, QLoRA adapters
nemo_automodel.components.launcherSlurm and SkyPilot job submission
nemo_automodel.cliautomodel <command> <domain> -c <config.yaml> entry point