QUICK ANSWER
Nemotron 3 Ultra ships June 4, 2026 on Hugging Face, ModelScope, OpenRouter, and NVIDIA NIM. 550B total parameters, 55B active (MoE). Intelligence Index: 48 - #1 US open-weights model. Over 300 tokens/second output speed, 3-6x faster than comparable Chinese open models. Costs ~30% less per inference than leading alternatives. Open weights with published training recipes. Requires datacenter GPUs - not runnable on consumer hardware. Chinese model Kimi K2.6 still leads the overall open-weight ranking.
Architecture - Why 550B Parameters at 55B Active Makes Sense
Nemotron 3 Ultra uses a latent mixture-of-experts (MoE) architecture. The model has 550 billion total parameters spread across many specialized expert sub-networks, but only activates approximately 55 billion parameters per token at inference time. This is the same architecture approach used by Mixtral, DeepSeek-V3, and Kimi K2 - the insight is that not all of a model's knowledge is relevant for every token, so routing each token to the most relevant experts gives you better effective utilization than a dense model of equal active parameter count.
The practical result: inference cost is governed by active parameter count (55B), not total parameter count (550B). This is why Nemotron 3 Ultra can deliver 300+ output tokens per second while costing approximately 30% less per inference than leading alternatives. Running the model requires datacenter GPUs - a 550B parameter model cannot run on consumer hardware regardless of architecture. NVIDIA is deploying it through NIM microservices on build.nvidia.com, making API access available without the need to run your own inference cluster.
The model is designed specifically for complex reasoning, planning, and agentic workflows - AI systems that plan, execute, and iterate on multi-step tasks with minimal human oversight. NVIDIA positioned it not as a general-purpose chat model but as infrastructure for enterprise agentic applications. The Nemotron 3 family now has three tiers: Nano (lightweight tasks, weights published with 2.5T pre-training tokens), Super (120B parameters, March 2026, mid-range enterprise), and Ultra (550B, June 4, complex reasoning and agentic work).
Benchmarks - Where It Leads and Where It Trails
| Model |
Intelligence Index |
Output Speed |
Parameters (active) |
Open weights |
| Kimi K2.6 (Moonshot AI) |
#1 overall |
~50-80 tok/s |
~32B |
Yes |
| Nemotron 3 Ultra (NVIDIA) |
48 (#1 US) |
300+ tok/s |
55B |
Yes |
| Nemotron 3 Super (NVIDIA) |
~36 (est.) |
High |
120B (dense) |
Yes |
| Gemma 4 31B (Google) |
Below 48 |
Very high (small) |
31B |
Yes |
| Claude Opus 4.8 (Anthropic) |
N/A (proprietary) |
~280 tok/s (Fast) |
Undisclosed |
No |
The Intelligence Index of 48 is the key figure from Artificial Analysis, who evaluated the model at NVIDIA's request before the Computex announcement. The 12-point gap over Nemotron 3 Super is large for this benchmarking landscape. The speed advantage over Chinese open models is real and measurable: at 300+ tokens per second on a pre-release DeepInfra endpoint, Nemotron 3 Ultra runs 3-6x faster than Kimi K2.6 and comparable Chinese models - a significant advantage for latency-sensitive enterprise applications.
The honest limitation: Kimi K2.6 still leads the overall open-weight intelligence ranking despite its lower speed. Nemotron 3 Ultra wins on speed and US-jurisdiction open-weights deployment; it does not win on raw reasoning capability against the best Chinese open models. For teams that require open-weights models on US-controlled infrastructure (defense, finance, regulated health), Nemotron 3 Ultra has no peer. For teams that just want the best open-weights reasoning capability regardless of origin, Kimi K2.6 is still the benchmark leader.
Availability and How to Access It
Nemotron 3 Ultra ships June 4, 2026 - three days after the Computex announcement. Access options:
Hugging Face
Download weights directly. Open weights with published training recipes and data. Requires datacenter GPUs - A100 or H100 cluster minimum for practical inference speed.
NVIDIA NIM on build.nvidia.com
Managed API access via NVIDIA NIM microservice. No infrastructure required. Pay per token. Best for developers who want API access without running their own cluster.
OpenRouter
Available via OpenRouter's multi-model API. Useful for teams already using OpenRouter for model routing - add Nemotron 3 Ultra as an option without changing API infrastructure.
ModelScope
Available on ModelScope for Asia-Pacific developers who prefer that ecosystem. Same weights as Hugging Face release.
The Bigger Picture - NVIDIA's Open Model Strategy
NVIDIA has been in the model business longer than most people realize. The Nemotron family has accumulated over 50 million downloads across all variants in the year leading up to April 2026. But Nemotron 3 Ultra represents a strategic escalation: this is NVIDIA explicitly positioning itself as a full-stack AI platform company, not just a chip vendor that happens to release a model occasionally.
The Nemotron Coalition is part of this strategy - a group of eight AI labs including Mistral AI and Perplexity that NVIDIA assembled in March 2026 to co-develop open frontier models on DGX Cloud infrastructure. Coalition members get early access to NVIDIA's training infrastructure; NVIDIA gets co-development credibility and distribution into the coalition members' user bases. Nemotron 4, already confirmed as under development, is the next product of this coalition model.
The open-weights strategy also addresses a competitive threat from China that NVIDIA is uniquely positioned to see. Chinese labs have flooded the open ecosystem with strong models - from roughly 1.2% of global open-model usage in late 2024 to around 30% by end of 2025, per Decrypt. For US enterprises and developers that need capable open-weights models but require US-jurisdiction infrastructure, Nemotron 3 Ultra is NVIDIA's answer. The question is whether capability parity with Chinese open models is achievable on the same cost curve, and Nemotron 3 Ultra's Intelligence Index of 48 vs Kimi K2.6's #1 ranking suggests the gap is not yet closed.
Frequently Asked Questions
Can I run Nemotron 3 Ultra locally?
No. A 550B parameter model requires datacenter GPUs - at minimum an A100 or H100 cluster. Consumer hardware including high-end gaming PCs and Mac Pros cannot run it at practical inference speeds. Use NVIDIA NIM or OpenRouter for API access without running your own infrastructure.
Is Nemotron 3 Ultra better than Claude Opus 4.8 or GPT-5.5?
Not on most benchmarks. Claude Opus 4.8 leads SWE-bench Pro (69.2%) and GPT-5.5 leads SWE-bench Verified (88.7%) - both are stronger on coding and agentic tasks than Nemotron 3 Ultra by current published benchmarks. Nemotron 3 Ultra's advantage is that it is open-weights, can be fine-tuned, and can be deployed on your own infrastructure - which closed proprietary models cannot. For teams that need a capable open-weights model they can modify and self-host, Nemotron 3 Ultra is the strongest US option available.
What is the Nemotron Coalition?
The Nemotron Coalition is a group of eight AI labs - including Mistral AI and Perplexity - that NVIDIA assembled in March 2026 to co-develop open frontier models on DGX Cloud infrastructure. Members contribute research and evaluation resources; NVIDIA provides training compute. Nemotron 4, the next generation, is being developed through this coalition model.
What is the difference between Nemotron 3 Nano, Super, and Ultra?
Nano is the smallest tier, designed for lightweight tasks and edge deployment. Its weights and 2.5 trillion pre-training tokens are fully published. Super (120B parameters, dense architecture, launched March 2026) targets mid-range enterprise applications. Ultra (550B total / 55B active MoE, launching June 4) is the flagship - designed for complex reasoning, planning, and agentic workflows requiring maximum intelligence.