NVIDIA Nemotron 3 Ultra Launched | Features, Performance & AI Capabilities NVIDIA’s Nemotron 3 Ultra is a 550B-parameter open-weight AI model built for long-running agents. See full benchmarks, features, and enterprise adoption.

Quick Summary: On June 4, 2026, NVIDIA released Nemotron 3 Ultra — a 550-billion-parameter open-weight AI model built specifically for long-running autonomous agents. It scores 47.7–48 on the Artificial Analysis Intelligence Index, the highest of any US-developed open-weight model, delivers 300–400+ tokens per second, and holds a 1-million-token context window. Within 48 hours of launch, it was integrated by Perplexity, Palantir, CrowdStrike, and Accenture. It is not the smartest model on the planet — China’s Kimi K2.6 still leads — but it may be the most strategically important open release of 2026.
Introduction: NVIDIA’s Biggest Bet on Open-Weight AI
<cite index=”9-1″>Nemotron 3 Ultra is a 550-billion-parameter open-weight language model released by NVIDIA on June 4, 2026, first announced at Computex 2026. It is the largest model in the Nemotron 3 family, which launched at GTC in March 2026 with the Nano and Super variants.</cite>
<cite index=”10-1″>This is not an incremental improvement — it is the largest open-weight AI model ever released, purpose-built for long-running autonomous agents and complex reasoning tasks that require sustained context over 1 million tokens.</cite> <cite index=”13-1″>Nvidia did not ship the smartest model on the planet, and it likely never intended to. What it shipped is the largest fully open model with a legitimate claim to frontier-adjacent performance on agentic and coding tasks, released by a company whose actual business is renting out the hardware needed to run it.</cite>
Architecture: The Hybrid Mamba-Transformer Bet
The single most distinctive thing about Nemotron 3 Ultra is not its size — it is its architecture. <cite index=”13-1″>Nemotron 3 Ultra is built on a hybrid Mamba-Attention Mixture-of-Experts (MoE) architecture, with only about 55 billion parameters active per token, according to NVIDIA’s developer blog and the model’s technical report — meaning roughly one-tenth of the network switches on for any given token, a sparsity ratio NVIDIA uses to justify a 1-million-token context window without the runaway inference costs a dense model that size would carry.</cite>
<cite index=”10-1″>Mamba-2 is a selective state space model (SSM) that processes sequences with linear time complexity rather than the quadratic scaling of traditional attention mechanisms.</cite> Combining this with a traditional Transformer-based attention layer and MoE routing gives Ultra a rare mix: massive scale, long context, and efficient inference — three properties that are usually traded off against each other.
Case Study: <cite index=”15-1″>Nemotron 3 Ultra is built to activate only part of the network per token, keep long context practical, and produce tokens quickly enough that developers can use it interactively instead of treating it like a slow background batch job — a design philosophy that points toward open models becoming fast, controllable workers inside developer systems, not just chat interfaces waiting for the next prompt.</cite> External: CodeRabbit Analysis
Benchmark Performance: Strong, But Not the Global Leader
NVIDIA’s benchmark disclosures paint a picture of a model that excels specifically at agentic and coding workloads, even if it does not top every leaderboard.
<cite index=”16-1″>On agentic tasks, Nemotron 3 Ultra posts 90.0 on PinchBench and 56.0 on ProfBench (Search). It scores 71.9 on SWE-Bench Verified and 56.4 on Terminal Bench 2.1. On reasoning, it scores 570.0 on IOI 2025, which NVIDIA frames as top-3-human-level competitive programming performance. On AA-Omniscience, it records the highest non-hallucination score in the set at 78.7, suggesting a lower tendency to answer when uncertain.</cite>
<cite index=”16-1″>Long context holds up at scale: the model scores 94.7 on RULER at 1 million tokens, while several larger comparison models top out at just 256K context. On an 8K input / 64K output setting at NVFP4 on GB200 hardware, Nemotron 3 Ultra reaches 5.9x the throughput of GLM-5.1, 4.8x faster than Kimi-K2.6, and 1.6x faster than Qwen-3.5.</cite>
However, on pure intelligence, a rival leads. <cite index=”9-1″>Nemotron 3 Ultra scores 48 on the Artificial Analysis Intelligence Index — the highest score of any US-developed open-weight model as of June 2026. Kimi K2.6 scores 54 on the same Intelligence Index and leads on several reasoning benchmarks including GPQA Diamond. However, Ultra delivers 300+ tokens per second throughput on NVIDIA hardware, offers 30% lower per-task cost due to token efficiency, and is the clear choice for US-based enterprises with data residency requirements.</cite>
Case Study: <cite index=”18-1″>In independent code-review testing, Ultra delivered accurate and fast throughput in self-hosted AI code reviews, completing review traces at a 7:06 mean latency versus 8:31 for the baseline model — a 16% real-world speed improvement in production conditions.</cite> External: BuildFastWithAI Review
Openness: Weights, Data, and Training Recipes — All Public
Unlike most frontier-class AI releases, Nemotron 3 Ultra is not a closed API product. <cite index=”12-1″>Nemotron 3 Ultra is fully open — including weights, data, and recipes — so developers can adapt the models to domain-specific workflows and deploy them anywhere. It is available across leading inference platforms, and packaged as an NVIDIA NIM microservice, can run anywhere.</cite>
<cite index=”12-1″>This launch also released 10 million new SFT samples, 1 million new RL tasks across multiple domains, and 15 net-new RL environments, bringing the cumulative Nemotron open data totals to 50 million SFT samples, 2 million RL tasks, and 55 RL environments. Nemotron 3 Ultra can be fine-tuned using LoRA, SFT, and reinforcement learning through the NVIDIA NeMo libraries.</cite>
Case Study: <cite index=”10-1″>Within 48 hours of release, the model had already been integrated into production systems by Perplexity, Nous Research, OpenCode, and atomic.chat — with early benchmarks showing it performing at GPT-5.5 level while costing 10x less to run.</cite> External: explainx.ai Blog
Enterprise Adoption: A Fast, Broad Launch
NVIDIA secured a notably wide bench of enterprise partners at or immediately after launch — a signal of serious institutional confidence in the model.
<cite index=”18-1″>NVIDIA secured a group of enterprise partners for early access before the public launch, including Accenture, CrowdStrike, and Perplexity. Accenture is applying it to enterprise workflow automation and large-scale document processing pipelines. CrowdStrike is applying it to cybersecurity threat analysis and automated triaging. Perplexity is applying it to search augmentation and research synthesis, where Ultra’s 300+ tokens/second throughput matters when serving thousands of concurrent users.</cite>
<cite index=”17-1″>Glean is making Nemotron 3 Ultra available in its model-agnostic agent harness. Greptile is integrating it into its code review platform for codebase indexing at lower cost. Harvey is enabling support for it to help customers build AI-powered legal workflows with greater control over their data. CrowdStrike and Palantir are adopting it to enable a new class of long-running AI agents to help teams analyse complex data.</cite>
As Perplexity CEO Aravind Srinivas put it: <cite index=”21-1″>”With our agent router, we can direct workloads to the best fine-tuned open models, like Nemotron 3 Ultra, or leverage leading proprietary models when tasks benefit from their unique capabilities — ensuring our AI assistants operate with exceptional speed, efficiency and scale.”</cite>
Case Study: <cite index=”24-1″>Palantir’s adoption is particularly notable — its government and defense AI use case suggests the model passed security and capability reviews that most open models never see, a strong validation signal beyond typical commercial deployment.</cite> External: CXO Insight Middle East

Comparison Table: Nemotron 3 Ultra vs. Key Rivals
| Model | Parameters (Active) | Intelligence Index | Context Window | Key Strength |
|---|---|---|---|---|
| NVIDIA Nemotron 3 Ultra | 550B (55B active) | 47.7–48 | 1M tokens | Agentic tasks, low hallucination, fast inference |
| Kimi K2.6 (China) | Undisclosed | 54 | Undisclosed | Higher raw intelligence, leads GPQA Diamond |
| GLM-5.1 | Undisclosed | Lower throughput | 256K | Slower inference (5.9x behind Ultra) |
| Qwen-3.5 | Undisclosed | Competitive | Varies | 1.6x slower inference than Ultra |
Sources: MarkTechPost, Tech Insider, Kalinga AI
Key Factors Behind the Nemotron 3 Ultra Strategy
1. NVIDIA is playing infrastructure, not just intelligence. <cite index=”13-1″>Nvidia does not need Nemotron 3 Ultra to outscore Claude Opus 4.8. It needs the open-weight ecosystem to keep growing, because every open model that gets fine-tuned, deployed, and scaled by a startup or enterprise is inference workload that has to run somewhere — and Nvidia wants that somewhere to run on its chips.</cite>
2. It is purpose-built for agents, not chat. <cite index=”14-1″>The most important thing to understand about Nemotron 3 Ultra is what it is specifically designed to do — it is not primarily a chatbot, nor a coding assistant for individual developers. It is an infrastructure-grade model for autonomous AI agents, with NVIDIA’s keynote specifically positioning it for complex planning, long-context reasoning, agentic task automation, and enterprise workflow orchestration.</cite>
3. China still leads on raw intelligence. <cite index=”14-1″>Despite its impressive US open-weights performance, Nemotron 3 Ultra scores below the leading Chinese open model — Kimi K2.6 scores 54 on the same Intelligence Index, 6 points ahead of Ultra. NVIDIA is the American open-weights leader, but China’s frontier open models remain ahead by a meaningful margin in 2026.</cite>
4. Deployment is genuinely broad. <cite index=”25-1″>Nemotron 3 models are accessible through NVIDIA Cloud Partners including Coreweave, Crusoe, Nebius, and Together AI, inference providers including Baseten, Cloudflare, and Fireworks AI, and cloud service providers including Google Cloud’s Vertex AI and Oracle Cloud Infrastructure — with AWS Bedrock and Microsoft Azure support following.</cite>
5. It arrives amid a broader open-weight policy debate. <cite index=”13-1″>On July 24, 2026, a coalition of technology companies published a letter titled “Open Weights and American AI Leadership” — connecting Nemotron 3 Ultra’s launch directly to a wider industry and policy conversation about US open-source AI competitiveness.</cite>
Conclusion: A Strategic Win, Not a Benchmark-Topping One
NVIDIA Nemotron 3 Ultra is not the smartest AI model in the world, and NVIDIA does not appear to be claiming that it is. What it represents instead is a deliberate, infrastructure-first strategy: the largest, most agent-optimized, fully open US model available in 2026 — fast, transparent, and rapidly adopted by some of the most demanding enterprise and defense-adjacent customers in the industry. For any organization building long-running AI agents that need speed, cost efficiency, and full control over deployment, Nemotron 3 Ultra has quickly become one of the default starting points.
Frequently Asked Questions (FAQs)
Q: What is NVIDIA Nemotron 3 Ultra? Nemotron 3 Ultra is a 550-billion-parameter open-weight AI model released by NVIDIA on June 4, 2026, built on a hybrid Mamba-Transformer Mixture-of-Experts architecture and designed specifically for long-running autonomous AI agents.
Q: How does Nemotron 3 Ultra compare to Kimi K2.6? Kimi K2.6 scores higher on raw intelligence (54 vs. 47.7–48 on the Artificial Analysis Intelligence Index) and leads on reasoning benchmarks like GPQA Diamond. However, Nemotron 3 Ultra delivers faster inference (up to 4.8x faster than Kimi K2.6), 30% lower per-task cost, and is the preferred choice for US enterprises with data residency requirements.
Q: Which companies are using Nemotron 3 Ultra? Early enterprise adopters include Perplexity, Palantir, CrowdStrike, Accenture, Glean, Greptile, and Harvey — spanning use cases from search and cybersecurity to legal workflows and government/defense analytics.
Q: Is Nemotron 3 Ultra really open source? Yes. NVIDIA released the model weights, post-trained checkpoints, reward models, quantized variants, and training recipes publicly, along with 50 million cumulative SFT samples and 2 million RL tasks used in training the Nemotron family.
Q: What is Nemotron 3 Ultra best suited for? It is purpose-built for long-running agentic workflows — multi-step coding agents, enterprise document RAG, research automation, and complex orchestration pipelines — rather than general-purpose chatbot use.
This post contains informational links only. No sponsored content included. Data sourced from NVIDIA Developer Blog, NVIDIA Newsroom, MarkTechPost, Tech Insider, Kalinga AI, and CXO Insight Middle East.
[← Related: How CERN’s Innovations Changed Everyday Life — From the Web to Medical Imaging] ·
[← How Sensors and AI Are Making City Roads Safer and Smarter in 2026] ·
[← Global Startup Funding Report 2026]




