Skip to main content

NVIDIA Releases Star Elastic, Bundling 30B, 23B, and 12B Models in One Checkpoint

11 MAY 2026·2 MIN READ·5 SOURCES·Independently corroborated

NVIDIA researchers have introduced Star Elastic, a post-training method that embeds multiple nested submodels at different parameter budgets inside a single parent reasoning model from one training run.

NVIDIA Releases Star Elastic, Bundling 30B, 23B, and 12B Models in One Checkpoint

Key takeaways · 3

  • 01

    Star Elastic yields 30B, 23B, and 12B parameter models from a single ~160B token training run.

  • 02

    The 23B variant scores 85.63 on AIME-2025, outperforming Qwen3-30B-A3B's 80.00.

  • 03

    The elastic checkpoint achieves a 360-times token reduction versus pretraining each variant independently.

Architecture and Performance

NVIDIA researchers have proposed Star Elastic, a post-training method that embeds nested submodels at varying parameter budgets within a single parent reasoning model. [1] Applied to the Nemotron Nano v3 architecture, which features a hybrid Mamba, Transformer, and Mixture-of-Experts design, the technique yields 23-billion and 12-billion parameter variants from a 30-billion parameter parent checkpoint. [1] All three configurations are produced from a single training run of approximately 160 billion tokens and can be extracted without additional fine-tuning. [1] The extracted 23-billion parameter variant scores 85.63 on the AIME-2025 benchmark, outperforming the Qwen3-30B-A3B model's score of 80.00 despite utilizing fewer active parameters. [2]

Efficiency and Release

The nested weight-sharing mechanism allows smaller submodels to reuse the most important weights from the parent model, ranking components like attention heads and MoE experts by their contribution to accuracy. [1] The research team reports that this method achieves a 360-times token reduction compared to pretraining each variant from scratch, as well as a seven-fold reduction over prior compression methods. [2] The 12-billion parameter variant operates at 2.4 times the throughput of the 30-billion parent on an H100 GPU at bfloat16. [2] The model was released on Hugging Face on May 7, 2026, under the Nvidia Open Model License for commercial use. [3]

Elastic modeling allows AI teams to deploy different model sizes from a single checkpoint, dramatically reducing the compute costs of pretraining and the operational overhead of serving multiple model versions. This enables organizations to flexibly balance reasoning capability against inference costs.

Why it matters
Daily session

Put this to work — one session a day, built for your industry.

Create a free account for a daily session — eight questions and one real-work challenge, on the news that affects your role.

Start free

How this developed

  1. 11 May 2026

    Event evidence refreshed from source cluster.

  2. 11 May 2026

    Event created from source cluster.

Sources

AI fluency, one session a day, built for your work.