developer-guide
Environment setup and day-to-day development workflow for NeMo AutoModel, including installation, tooling, and code quality commands.
Create and modify NeMo AutoModel training and evaluation recipes, including YAML structure, builders, and execution flow.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "recipe-development" with this command: npx skills add NVIDIA-NeMo/skillsmp-nvidia-nemo-nvidia-nemo-recipe-development
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Environment setup and day-to-day development workflow for NeMo AutoModel, including installation, tooling, and code quality commands.
Guide for selecting and configuring distributed training strategies in NeMo AutoModel, including FSDP2, Megatron FSDP, DDP, and parallelism settings.
Configure NeMo AutoModel job launches for interactive runs, Slurm clusters, and SkyPilot cloud execution.
Guide for onboarding new model families into NeMo AutoModel, including architecture discovery, implementation patterns, registration, and validation.