AI Navigate

Nemotron-Cascade 2: Post-Training LLMs with Cascade RL and Multi-Domain On-Policy Distillation

arXiv cs.CL / 3/20/2026

📰 NewsSignals & Early TrendsModels & Research

Key Points

  • Nemotron-Cascade 2 is an open-weight 30B MoE model with 3B activated parameters, delivering strong reasoning and agentic capabilities.
  • Despite its compact size, it approaches frontier open models in mathematical and coding reasoning, claiming 20x fewer parameters.
  • Technical advancements include expanding Cascade RL to cover a broader spectrum of reasoning and agentic domains, plus multi-domain on-policy distillation from top intermediate teacher models to sustain gains.
  • The authors are releasing model checkpoints and training data publicly for reproducibility and broader adoption.

Abstract

We introduce Nemotron-Cascade 2, an open 30B MoE model with 3B activated parameters that delivers best-in-class reasoning and strong agentic capabilities. Despite its compact size, its mathematical and coding reasoning performance approaches that of frontier open models. It is the second open-weight LLM, after DeepSeekV3.2-Speciale-671B-A37B, to achieve Gold Medal-level performance in the 2025 International Mathematical Olympiad (IMO), the International Olympiad in Informatics (IOI), and the ICPC World Finals, demonstrating remarkably high intelligence density with 20x fewer parameters. In contrast to Nemotron-Cascade 1, the key technical advancements are as follows. After SFT on a meticulously curated dataset, we substantially expand Cascade RL to cover a much broader spectrum of reasoning and agentic domains. Furthermore, we introduce multi-domain on-policy distillation from the strongest intermediate teacher models for each domain throughout the Cascade RL process, allowing us to efficiently recover benchmark regressions and sustain strong performance gains along the way. We release the collection of model checkpoint and training data.