nemotron-customize

Official

Plan Nemotron training pipelines from steps

AuthorNVIDIA-NeMo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns a model-customization request into a repo-native Nemotron pipeline plan and runnable commands, avoiding manual step discovery and incorrect wiring.

Core Features & Use Cases

  • Pipeline planning from the NeMo/Nemotron step catalog: chooses the right steps for SFT, PEFT/LoRA, alignment (DPO/RLVR/GRPO/RLHF), data curation/translation, BYOB/MCQ benchmark preparation, checkpoint conversion, ModelOpt optimization, and evaluation.
  • Artifact-aware DAG and wiring validation: validates artifact compatibility (consumes/produces) so the output of one step matches the input requirements of the next.
  • Minimal config generation: produces only the YAML overlays/configs needed to run existing checked-in steps, not new reimplementations.
  • Safety and execution guardrails: blocks remote commands when required env/TOML profiles are missing and scopes shell usage to repo-safe validation patterns.

Quick Start

Use the nemotron-customize skill by invoking it from the Nemotron repo root for a specific training or conversion request, for example: ask your agent for the translate pipeline command for your input/output paths and hardware/backend constraints.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: nemotron-customize
Download link: https://github.com/NVIDIA-NeMo/Nemotron/archive/main.zip#nemotron-customize

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 471,000+ vetted skills library on demand.