nemo-automodel-recipe-development

Community

End-to-end NeMo AutoModel recipe development.

Authorsayalinvidia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

NeMo AutoModel recipe development is made accessible by providing a clear pattern for assembling and modifying training and evaluation recipes, including YAML structure, builder usage, and execution flow.

Core Features & Use Cases

  • Guidance to create and modify Nemo AutoModel training and evaluation recipes across LLM, VLM, and diffusion domains.
  • Explanation of the builder pattern (build_model, build_optimizer, build_dataloader, build_loss_fn, build_lr_scheduler, build_step_scheduler, build_checkpoint_config) and the required YAML anatomy.
  • Use cases include adding new finetune recipes, updating existing configs, or debugging recipe execution and routing.

Quick Start

Copy the closest Nemo AutoModel recipe under nemo_automodel/recipes, update the model/dataset/dataloader, optimizer, and scheduler blocks, add or adjust a YAML example, then run automodel finetune llm -c config.yaml to validate locally.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nemo-automodel-recipe-development
Download link: https://github.com/sayalinvidia/sayali-skills-test/archive/main.zip#nemo-automodel-recipe-development

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.