The Information Machine

NVIDIA Nemotron 3 Ultra: Hybrid SSM/MoE Architecture Launch and Benchmarks

closed · v6 · 2026-06-09 · 165 items · history

What's new in v6

The one substantive addition this pass is Kilocode's June 9 report that Nemotron 3 Ultra ranks #1 among open-weight models on pinchbench, an OpenClaw-focused benchmark [8] — a data point that partially offsets the TerminalBench losses but also sharpens the benchmark-selection debate. All other new items are reference pages or retweets with no new claims. No new perspectives, tensions, or events emerged beyond the pinchbench ranking.

What

NVIDIA launched Nemotron 3 Ultra (550B total/55B active parameters, hybrid Mamba SSM/MoE) at Computex 2026 and shipped it June 4, simultaneously launching the Nemotron Coalition — eight AI labs including Mistral AI, Nous Research, and H Company — with DGX Cloud compute offered to members [15][18]. Benchmark results are split by task: the model ranks #1 among open-weight models on pinchbench (OpenClaw-focused) [8] and edges Qwen3.6-27B on Artificial Analysis metrics [5][6], while trailing Kimi K2.6 and GLM5.1 on TerminalBench coding tasks [10][9]. A code-generation comparison shows near-identical output to GPT-5.5 at roughly 10x lower cost [7], but production reliability concerns persist: one deployment found GPU at ~30% utilization with a CPU core bottlenecking requests [14], and CodeRabbit flagged reliability for production use [11].

Why it matters

The cost-performance ratio is compelling for enterprise users, and the hybrid SSM/MoE architecture has independent academic validation. Benchmark performance varies by task type — Nemotron leads on some evaluations and trails on others — making benchmark selection the central variable in any deployment decision. Unresolved production reliability and coalition governance remain the key variables for durable adoption.

Open questions

  • Does the pinchbench #1 open-weight ranking [8] reflect workloads relevant to the users where SemiAnalysis's TerminalBench losses [10] also matter, or do the two benchmarks measure sufficiently different capability profiles that both rankings can coexist without contradiction?

  • Does Nemotron 3 Ultra meet production reliability standards? A deployment found GPU at ~30% utilization with one CPU core pinned at 100% [14], and CodeRabbit flagged reliability as a specific concern [11].

  • Does NVIDIA's DGX Cloud subsidy to coalition member labs create dependency relationships that constrain their independence? Governance terms have not been publicly detailed [18].

  • Would inviting a frontier AI lab to the coalition's training committee — as SemiAnalysis prescribes — improve model quality, and is NVIDIA open to that structural change? [10]

Narrative

NVIDIA announced Nemotron 3 Ultra at Jensen Huang's Computex 2026 keynote and shipped it on June 4, 2026. It has 550B total parameters with 55B active — a mixture-of-experts ratio of roughly 10:1 — and uses a hybrid architecture pairing a Mamba-style state-space model (SSM) with a Transformer backbone [1][2]. The SSM handles long sequences without the quadratic memory cost of full attention, making the architecture suited to extended agentic reasoning and multi-step tool use. The release includes open weights, math SFT training data, and an evaluation framework [3]. Sebastian Raschka, in a June 2026 survey of the year's LLM research, independently named the Nemotron 3 Super architecture paper — which describes the same hybrid SSM/MoE approach — as the most practically important architecture paper of the first half of 2026, citing long-context efficiency as the dominant architectural priority as models are deployed inside agent harnesses [4].

Performance comparisons diverge by benchmark. Artificial Analysis shows Nemotron 3 Ultra scoring 47.7 versus Qwen3.6-27B's 45.8 with faster task completion [5][6]. A direct code-generation comparison showed near-identical output to GPT-5.5 at roughly 10x lower cost ($0.051 vs $0.57) [7]. As of June 9, Kilocode reports Nemotron 3 Ultra ranks #1 among open-weight models on pinchbench, an OpenClaw-focused benchmark [8]. Against other open models, however, Nemotron 3 Ultra trails Kimi K2.6 on raw intelligence while delivering 3-6x faster inference at lower cost [9]; on TerminalBench coding tasks specifically, SemiAnalysis reports it is defeated by both Kimi K2.6 and GLM5.1 [10]. CodeRabbit found the model close to baseline in code review but flagged production reliability as a specific concern [11][12], and one evaluator cited an agent benchmark score of 89.9% versus Claude Opus 4.7's 93.5% [13]. A deployment observation flagged GPU at ~30% utilization with one CPU core pinned at 100%, suggesting per-request latency is dominated by a large fixed overhead rather than GPU computation [14].

Alongside the model, NVIDIA formally launched the Nemotron Coalition, a consortium of eight AI labs. Named members include Mistral AI, Nous Research, H Company, Prime Intellect, Black Forest Labs, Cursor AI, LangChain, and Perplexity AI [15][16][17]. NVIDIA offers DGX Cloud compute access to member labs [18]. Mistral AI's CEO Arthur Mensch publicly endorsed the partnership at announcement [19], and Nous Research joined on launch day [20][21]. The coalition's governance structure — specifically what obligations or dependencies DGX Cloud access creates for member labs — has not been publicly detailed. Enterprise adoption has been broad: Glean, Nebius, Simplismart, FriendLI, and Kilocode all announced same-day or near-day support [22][23][24], and the model was added to HuggingChat on June 5 [25].

The coalition drew ideological criticism from SemiAnalysis, which called it 'communist committee-style' and argued that free-market competition — including using Chinese open models like Kimi — is the correct path for American open-source AI [26][27]. By June 7, SemiAnalysis shifted from pure critique to a prescriptive stance: they recommend NVIDIA invite at least one frontier AI lab to the coalition's training committee to produce stronger open models, citing Nemotron 3 Ultra's losses to Kimi K2.6 and GLM5.1 on TerminalBench as evidence of the current approach's limits [10]. This framing inverts the expected US-China narrative: SemiAnalysis describes an American industry consortium as the non-market option and Chinese models as the free-market ones. Grok/xAI stated it would not adopt Nemotron 3 Ultra, consistent with xAI's approach of building its own models end-to-end [28].

Timeline

  • 2026-06-01: Rohan Paul announces Nemotron 3 Ultra will ship within days, summarizing its hybrid SSM/MoE architecture and long-context advantages. [2]
  • 2026-06-01: Skeptical commentary emerges: Nemotron models historically rank ~5th in open-source rankings and 550B scale is called a compute showcase. [38][39]
  • 2026-06-02: Mistral AI CEO Arthur Mensch posts support for joining the Nemotron Coalition. [19]
  • 2026-06-03: Artificial Analysis notes NVIDIA cited its GDPval-AA benchmark in Jensen Huang's Computex 2026 keynote to support performance claims. [32][33]
  • 2026-06-04: Nemotron 3 Ultra officially ships; becomes available on Nebius, Kilocode, and FriendLI on day 0. [23][40][41][24]
  • 2026-06-04: NVIDIA formally launches the Nemotron Coalition of eight AI labs, offering DGX Cloud compute access to members. [15][16][18]
  • 2026-06-04: Nous Research joins the Nemotron Coalition on launch day. [20][21]
  • 2026-06-04: Glean announces same-day enterprise support for Nemotron 3 Ultra. [22][42]
  • 2026-06-04: Artificial Analysis independent benchmarks: Nemotron 3 Ultra scores 47.7 versus Qwen3.6-27B's 45.8 with faster task completion. [6][5]
  • 2026-06-04: CodeRabbit evaluation: Nemotron 3 Ultra lands close to baseline with a production reliability caveat. [11][35][12]
  • 2026-06-04: Grok/xAI states it will not adopt Nemotron 3 Ultra; xAI builds and trains its own models end-to-end. [28]
  • 2026-06-05: Side-by-side comparison shows Nemotron 3 Ultra producing near-identical code output to GPT-5.5 at roughly 10x lower cost ($0.051 vs $0.57). [7]
  • 2026-06-05: SemiAnalysis calls the Nemotron Coalition 'communist committee-style' and states it will use Chinese open models instead. [26][27]
  • 2026-06-05: Infomly reports Nemotron 3 Ultra trails Kimi K2.6 on raw intelligence but delivers 3-6x faster inference at lower cost. [9]
  • 2026-06-05: Deployment observation: GPU at ~30% utilization, one CPU core pinned at 100%, per-request latency dominated by fixed overhead. [14]
  • 2026-06-06: Sebastian Raschka names the Nemotron 3 Super architecture paper the most practically important of the first half of 2026. [4]
  • 2026-06-07: SemiAnalysis reports Nemotron 3 Ultra is defeated by Kimi K2.6 and GLM5.1 on TerminalBench coding tasks; recommends NVIDIA invite frontier labs to the coalition training committee. [10]
  • 2026-06-09: Kilocode reports Nemotron 3 Ultra ranks #1 among open-weight models on pinchbench, an OpenClaw-focused benchmark. [8]

Perspectives

NVIDIA (official)

Nemotron 3 Ultra is the most intelligent US open-weights model built for long-running agentic workloads; the Nemotron Coalition advances American open-source frontier AI through DGX Cloud compute support and lab collaboration.

Evolution: Consistent with NVIDIA's Nemotron positioning; the coalition announcement added an organizational dimension to what was previously a single-model story.

Sebastian Raschka (@rasbt)

The Nemotron 3 Super architecture paper is the most practically important architecture paper of the first half of 2026; long-context efficiency via SSM is the correct architectural priority as models enter agent harnesses.

Evolution: Consistent since June 6; provides independent academic validation of the architectural rationale from a researcher not affiliated with NVIDIA or the coalition.

Artificial Analysis (@ArtificialAnlys)

Independent benchmarks confirm Nemotron 3 Ultra edges Qwen3.6-27B (47.7 vs 45.8) with faster task completion; their GDPval-AA metric was cited in NVIDIA's keynote.

Evolution: Consistent empirical testing role; elevated to keynote prominence by NVIDIA's citation.

Rohan Paul (@rohanpaul_ai)

Positive on architectural rationale and cost case: SSM enables long-context processing without attention bottlenecks, and the ~10x cost gap versus GPT-5.5 on code tasks is compelling.

Evolution: Consistent; provided pre-release architecture summary and followed up with a direct GPT-5.5 price comparison on launch day.

CodeRabbit (@coderabbitai)

Nemotron 3 Ultra performs close to baseline in code review benchmarks but production reliability is a specific concern for production workloads.

Evolution: Consistent; full blog post confirms the reliability caveat raised at launch.

SemiAnalysis (@SemiAnalysis_)

Nemotron 3 Ultra is defeated by Kimi K2.6 and GLM5.1 on TerminalBench coding tasks; the coalition's structure is 'communist committee-style'; NVIDIA should invite frontier AI labs to the coalition training committee to produce stronger models.

Evolution: Shifted from pure ideological critique of the coalition to a prescriptive recommendation after TerminalBench data showed coding underperformance against two open models.

Mistral AI and coalition members

Supportive of open frontier model collaboration with NVIDIA; Mistral's CEO expressed enthusiasm for building frontier open-source AI together as a coalition member.

Evolution: Coalition membership formalized and publicly endorsed at launch; Kilocode, a coalition member, now cites a benchmark where Nemotron leads open-weight models.

Skeptics and comparators (ECLresearch, Aero, Infomly, SemiAnalysis)

Nemotron 3 Ultra is primarily a speed and cost showcase; Nemotron models historically rank ~5th in open-source, and both Kimi K2.6 and GLM5.1 defeat it on TerminalBench coding tasks even as Nemotron is faster and cheaper.

Evolution: SemiAnalysis's TerminalBench data added GLM5.1 as a second model defeating Nemotron on coding, strengthening the critique beyond the initial general intelligence claim.

Tensions

  • NVIDIA claims Nemotron 3 Ultra is the most intelligent US open-weights model; SemiAnalysis and Infomly report it is defeated by Kimi K2.6 and GLM5.1 on TerminalBench coding tasks, while coalition member Kilocode reports a #1 open-weight ranking on pinchbench — meaning benchmark selection drives the conclusion. [29][10][9][8]
  • NVIDIA's keynote cited GDPval-AA to support performance claims; CodeRabbit's code review benchmark and an agent benchmark score (89.9% vs Claude Opus 4.7's 93.5%) show more modest results. [32][11][13]
  • A code-generation comparison shows ~10x cost savings versus GPT-5.5, but a deployment observation found CPU-bottlenecked latency and CodeRabbit flagged production reliability, qualifying the cost-advantage case. [7][14][11]
  • SemiAnalysis argues the Nemotron Coalition's coordinated structure is 'communist committee-style' and contra free-market principles; NVIDIA frames the coalition as advancing American open-source AI through compute support and lab collaboration. [26][27][15][18]
  • SemiAnalysis prescribes inviting frontier labs to the coalition training committee to improve model quality; NVIDIA has not responded to this recommendation. [10]

Status: active but slowing

Sources

  1. [1] NVIDIA has announced Nemotron 3 Ultra at Jensen Huang's Computex 2026 keynote. At 550 billion total parameters (55 billi... — reactive:nvidia-nemotron-ultra (2026-06-04)
  2. [2] Nemotron 3 Ultra will be available from Nvidia in few days. — Rohan Paul Twitter (2026-06-01)
  3. [3] NVIDIA is not merely releasing Nemotron 3 Ultra. It is releasing a reproducible reasoning stack: open weights, math SFT ... — reactive:nvidia-nemotron-ultra (2026-06-05)
  4. [4] LLM Research Papers: The 2026 List (January to May) — Ahead of AI (2026-06-06)
  5. [5] Not only did Nemotron 3 Ultra beat Qwen3.6-27b in raw AA benchmark (47.7 vs 45.8) but it also completed the tasks faster... — reactive:nvidia-nemotron-ultra (2026-06-04)
  6. [6] Nemotron 3 Ultra was launched today, including a focus on low latency agentic performance. We tested it against peers un... — reactive:nvidia-nemotron-ultra (2026-06-04)
  7. [7] Nemotron 3 Ultra vs GPT-5.5 on atomic[.]chat, a desktop app that runs LLMs locally. — Rohan Paul Twitter (2026-06-05)
  8. [8] NVIDIA's Nemotron 3 Ultra is currently the #1 Open-Weight model on @pinchbench, the OpenClaw-focused model benchmark. — reactive:nvidia-nemotron-ultra (2026-06-09)
  9. [9] NVIDIA Nemotron 3 Ultra Trails Kimi K2.6 on raw intelligence but delivers 3-6x faster inference at lower cost. — reactive:nvidia-nemotron-ultra (2026-06-05)
  10. [10] NVIDIA's new Nemotron3 Ultra is defeated by Kimi K2.6 & GLM5.1 on coding tasks like TerminalBench, etc. In order to … — SemiAnalysis Twitter (2026-06-07)
  11. [11] In our CodeRabbit benchmark, Nemotron 3 Ultra landed close to the baseline: — reactive:nvidia-nemotron-ultra (2026-06-04)
  12. [12] Nemotron 3 Ultra makes the case for fast, open coding models — reactive:nvidia-nemotron-ultra
  13. [13] @turingou 我一直堅信固定工作流的agent不需要SoTA,英偉達nemotron 3 ultra在agent benchmark 拿了89.9%,OPUS 4.7拿了93.5%。 — reactive:nvidia-nemotron-ultra (2026-06-04)
  14. [14] GPU at ~30% utilization. One CPU core pinned at 100%. Per-request latency dominated by a large fixed cost. — reactive:nvidia-nemotron-ultra (2026-06-05)
  15. [15] NVIDIA Launches Nemotron Coalition of Leading Global AI Labs to Advance Open Frontier Models | NVIDIA Newsroom — reactive:open-model-capability-gap
  16. [16] Nvidia's Nemotron coalition brings eight AI labs together to build open frontier models | Tom's Hardware — reactive:open-model-capability-gap
  17. [17] @NVIDIAAI @hcompany_ai @NousResearch @PrimeIntellect @bfl_ai @cursor_ai @LangChain @MistralAI @perplexity_ai @Reflection... — reactive:nvidia-nemotron-ultra (2026-06-05)
  18. [18] Nvidia offers DGX Cloud to AI foundation model labs for new ... — reactive:nvidia-nemotron-ultra
  19. [19] RT @arthurmensch: Looking forward to building frontier open source AI models together with @Nvidia as we join the Nemotr... — reactive:nvidia-nemotron-ultra (2026-06-02)
  20. [20] Nous Research (AI lab open-source) baru join coalition Nvidia buat model Nemotron. — reactive:nvidia-nemotron-ultra (2026-06-05)
  21. [21] Excited to see @NousResearch join NVIDIA's Nemotron Coalition! — reactive:nvidia-nemotron-ultra (2026-06-04)
  22. [22] 🎉 We’re announcing support for @nvidia Nemotron Ultra 3! — reactive:nvidia-nemotron-ultra (2026-06-04)
  23. [23] NVIDIA Nemotron™ 3 Ultra is now live on Nebius Token Factory. — reactive:nvidia-nemotron-ultra (2026-06-04)
  24. [24] Run NVIDIA's Most Powerful Open Reasoning Model on Day 0 — reactive:nvidia-nemotron-ultra
  25. [25] Nemotron 3 Ultra is on HuggingChat ☘️ — reactive:nvidia-nemotron-ultra (2026-06-05)
  26. [26] The path for American open models to catch up to Chinese open models is not through a “coalition,” but through the found… — SemiAnalysis Twitter (2026-06-05)
  27. [27] We fundamentally disagree with the communist committee-style “Nemotron Coalition” approach to developing OSS models, and… — SemiAnalysis Twitter (2026-06-05)
  28. [28] @xiaosun86 @NVIDIAAI No, Grok isn't adopting Nemotron 3 Ultra. xAI builds and trains its own models end-to-end. Strong b... — reactive:nvidia-nemotron-ultra (2026-06-01)
  29. [29] Nemotron 3 Ultra 550B (A55B) is the largest Nemotron 3 model to date, and the most intelligent US open weights model rig... — reactive:nvidia-nemotron-ultra (2026-06-01)
  30. [30] NVIDIA ships Nemotron 3 Ultra, a 550B MoE model for long-running agents. It runs 5x faster at inference and reduces cost... — reactive:nvidia-nemotron-ultra (2026-06-04)
  31. [31] NVIDIA Nemotron 3 Ultra Powers Faster, More Efficient Reasoning ... — reactive:nvidia-nemotron-ultra
  32. [32] NVIDIA used the GDPval-AA benchmark to promote the launch of NVIDIA Nemotron 3 Ultra https://t.co/N6e4ItzYev — reactive:nvidia-nemotron-ultra (2026-06-03)
  33. [33] Jensen Huang’s keynote at Computex used Artificial Analysis benchmarks to communicate the performance of Nemotron 3 Ultr... — reactive:nvidia-nemotron-ultra (2026-06-03)
  34. [34] Nemotron 3 Ultra - Intelligence, Performance & Price Analysis — reactive:nvidia-nemotron-ultra
  35. [35] The caveat: reliability. — reactive:nvidia-nemotron-ultra (2026-06-04)
  36. [36] Nemotron 3 Ultra makes the case for fast, open coding models — reactive:nvidia-nemotron-ultra
  37. [37] Mistral AI partners with NVIDIA to accelerate open frontier models — reactive:open-model-capability-gap
  38. [38] @jun_song Solid skepticism. Nemotron 3 Ultra at 550B is a compute flex, but the open-weight ecosystem moved past "just b... — reactive:nvidia-nemotron-ultra (2026-06-01)
  39. [39] @scaling01 Nemotron models are always released to be #5 on open-source while using the latest nvidia tricks to be fast a... — reactive:nvidia-nemotron-ultra (2026-06-01)
  40. [40] Nemotron 3 ultra, Qwen 3.7 plus, laguna m.1, step 3.7 flash ALL FREE on kilocode. but which to use? BENCHMARK TEST TIME.... — reactive:nvidia-nemotron-ultra (2026-06-04)
  41. [41] 550 billion parameters. Open weights. Ships today. — reactive:nvidia-nemotron-ultra (2026-06-04)
  42. [42] Excited to expand model choice in @Glean with @NVIDIA Nemotron 3 Ultra. — reactive:nvidia-nemotron-ultra (2026-06-04)