senn-tech
AI News
AI News2026-06-29· By Franz Senn

AI Radar: NVIDIA Nemotron 3 — Open Down to the Training Data

Models that publish their weights are no longer rare. With Nemotron 3, NVIDIA goes a step further and opens up the entire recipe — and for self-hosting, that is the real difference.

Intelligence index and cost per taskNemotron 3 Ultra38 · $0,41NVIDIA Nemotron 3 Nano14 · $0,02Qwen3.6 Plus40 · $0,36MiniMax-M344 · $0,14Gemma 4 31B29 · $0,00065
Nemotron 3 Ultra plays in the Qwen3.6 Plus class — the Nano variant is a different product, not a smaller model of the same quality. (Quelle: Artificial Analysis — model leaderboard)

What Sets Nemotron 3 Apart

  • Three sizes, one approach: Nano (31.6B parameters), Super (120B), and Ultra (550B, released in June) cover everything from an edge server to a multi-GPU node.
  • Hybrid architecture: a Mamba-Transformer MoE with up to a million-token context — tuned for efficiency rather than raw size.
  • Genuinely open: NVIDIA releases not only the weights but also the training data, the reinforcement-learning environments, the post-training recipes, and the fine-tuning code. That makes the models auditable and deliberately adaptable.
  • Multimodal: the Omni variants handle text, image, and audio in a single model.

Why It Interests Us

We already run the 120B Super tier in production on our own hardware — it hits the sweet spot between capability and a defensible GPU budget. The fact that NVIDIA ships the training data is not a marketing detail: anyone who wants to adapt a model to their own domain needs exactly these building blocks.

The Caveat

The 550B Ultra model is not something for a single card — it needs a serious multi-GPU node. And "open" does not automatically mean "unlimited commercial use": the license terms belong on the reading list before any production deployment.

Our Take

Nemotron 3 is, for us, the most interesting open US model right now — less because of individual benchmark points, more because of its traceability. A model whose origin you know is a model you can take responsibility for. In the SME world, that is the whole point.

Further Reading

Questions?
Why does Nemotron 3 matter for self-hosting when so many open models exist?+

NVIDIA ships not just the weights but the whole recipe: training data, reinforcement-learning environments, post-training recipes, and fine-tuning code. Anyone adapting a model to their own domain needs exactly these building blocks. For SMEs that traceability is decisive — a model whose origin you know is a model you can take responsibility for before deploying it commercially.

Which Nemotron 3 size can we realistically run on our own hardware?+

The Super tier with 120B parameters already runs in production on our own hardware and hits the sweet spot between capability and a defensible GPU budget. The 550B Ultra model needs a serious multi-GPU node and is no case for a single card. Nano with 31.6B parameters covers smaller edge servers, so the choice depends on available hardware.

Does 'open' with Nemotron 3 mean unrestricted commercial use?+

Not automatically. NVIDIA releases weights, training data, and recipes, but the license terms still belong on the reading list before any production deployment. Open training data does not necessarily mean a commercially unlimited license. Anyone planning commercial use should verify the concrete usage conditions upfront rather than relying on the open impression.