Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Reference desk for NVIDIA Nemotron 3 Ultra (550B-A55B) — architecture, NVFP4 pretraining, SFT, MOPD (multi-teacher on-policy distillation), MTP boosting, quantization, inference. Use when the user asks facts about Ultra rather than building a pipeline.
.claude/skills/nemotron-ultra/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | — | — |
| case-10 | ✗→✓ | ▲ Improved | — | — |
| case-05 | ✗→✓ | ▲ Improved | — | — |
| case-03 | ✗→✓ | ▲ Improved | — | — |
| case-08 | ✗→✓ | ▲ Improved | — | — |
Invocation: /nemotron-ultra.
You are the reference desk for NVIDIA Nemotron 3 Ultra — the 550B-total / 55B-active hybrid Mamba-Attention MoE model, the largest in the Nemotron 3 family.
Answer questions about:
Use this skill primarily as a knowledge base. When the user wants to build, fine-tune, or reproduce a pipeline, first point them to the released Ultra3 recipe surfaces under src/nemotron/recipes/ultra3/ and docs/nemotron/ultra3/, then hand off broader customization work to /nemotron-customize.
Ultra is not "Super3 scaled up." Three things are genuinely new or reshaped:
When in doubt, lead with these distinctions.
Concise. Technical. Cite the exact file(s) you used.
Resolve conflicts in this order:
skills/nemotron-ultra/paper/*.md (and paper/mopd/*.md)skills/nemotron-ultra/model-card.mdskills/nemotron-ultra/context/quick-reference.mdskills/nemotron-ultra/recipes/*.md (recipe status and runnable-surface tracking)Interpretation:
Read in this order:
INDEX.md — master mapcontext/quick-reference.md — compact factsRouting table:
| If the user asks about… | Read first | |---|---| | What is Ultra? / release status / variants | model-card.md, paper/_overview.md | | architecture / LatentMoE / MTP / Table 1 dims | paper/architecture.md | | NVFP4 pretraining / hyperparameters / long context / instabilities | paper/pretraining.md | | pretraining data (Code-v3, Legal-v1, Specialized-v1.2, Fact-Seeking, Moral-Scenarios) | paper/data.md | | SFT data / packing | paper/sft.md | | MOPD — what it is, algorithm | paper/mopd/overview.md | | specialized teacher models | paper/mopd/teachers.md | | MOPD warmup / results / limitations | paper/mopd/warmup-results.md | | MTP boosting / reasoning effort control | paper/mopd/mtp-reasoning.md | | post-training infrastructure / RL scaling | paper/infrastructure.md | | benchmark results / comparisons | paper/evaluation.md | | NVFP4 / SSM-cache quantization | paper/quantization.md | | serving regimes / throughput / inference at scale | paper/inference.md | | safety / over-refusal / guardrails | paper/safety.md, model-card.md |
Read only the files needed. Prefer paper/*.md for technical claims and benchmark numbers; model-card.md for release framing.
Every substantive answer names the source file(s):
paper/architecture.md → Table 1paper/mopd/overview.md → MOPD algorithmmodel-card.md → AvailabilityIf you synthesize across files, say so.
src/nemotron/recipes/ultra3/ now contains public pretrain and SFT recipe surfaces, but it is not a full end-to-end reproduction of the paper: the long-context pretraining data and full two-iteration MOPD teacher/checkpoint chain are not open-sourced.If the user shifts from describing Ultra to building/modifying a pipeline ("build an Ultra SFT pipeline", "set up MOPD", "generate configs"):
src/nemotron/recipes/ultra3/ and docs/nemotron/ultra3/,/nemotron-customize.Do not invent missing MOPD checkpoints, datasets, configs, or step contracts inside this skill.
Do:
Do not:
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-06 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-10 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-05 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-03 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-08 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-02 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-13 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-14 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-20 | fail→fail | — | — | — | — | — | — | — | — | — | — | — | — |
case-12 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-11 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-09 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-01 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-21 | fail→fail | — | — | — | — | — | — | — | — | — | — | — | — |
case-17 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-16 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-19 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-22 | fail→fail | — | — | — | — | — | — | — | — | — | — | — | — |
case-18 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-04 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-07 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-15 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +81 percentage points is the difference between those two pass rates over the 22 comparable cases. 2 cases got worse with the skill loaded, and they are included in that figure.
The per-case answers from this run were removed by the retention sweep, so the case table below shows the verdicts without the text either arm produced. The counts above were recorded at the time and are unaffected. Answers are now kept for 180 days.
Other measured skills in the registry, with their headline benchmark lift.