The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestNVIDIA3
NVIDIAText / LLM

NVIDIA's Nemotron 3 Puzzle Runs Big on a Lean Budget

A 75-billion-parameter mixture-of-experts reasoning model that activates just 9 billion parameters per token.

Jun 24, 2026
NotableOther
Nemotron-Labs-3-Puzzle-75B-A9B

NVIDIA has published Nemotron-Labs-3-Puzzle-75B-A9B, a new open-weight reasoning model that leans on a sparse mixture-of-experts design to keep inference costs down. The model carries 75 billion total parameters but activates only about 9 billion per token, according to its Hugging Face repository. The weights are distributed in BF16.

Why it matters

The appeal of a latent-MoE layout is straightforward: you get the knowledge capacity of a large model without paying to run all of it at once. That trade-off has become a common thread across recent open releases, and Nemotron 3 Puzzle slots into that trend by targeting reasoning workloads specifically, where a slimmer active footprint can translate into faster, cheaper chains of thought.

A few things stand out from the release:

  • Total vs. active split: 75B parameters on disk, roughly 9B engaged per token.
  • Reasoning focus: the model is tagged for text generation and reasoning tasks.
  • BF16 weights: shipped in a format suited to modern accelerators.

NVIDIA has been steadily expanding its Nemotron line, and this "Puzzle" variant signals continued investment in sparse architectures aimed at reasoning rather than raw scale. The company has not published a context length for this checkpoint, and the license is listed as a custom NVIDIA agreement, so teams should read the terms before building on it.

For developers weighing open models, the pitch here is efficiency: a large knowledge base that behaves, at runtime, like something much smaller. Full details and the model card are available on Hugging Face.

Sources

  • nvidia/NVIDIA-Nemotron-Labs-3-Puzzle-75B-A9B-BF16

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters75B · MoE
Active params9B active
Size156.6 GB
PrecisionBF16
ArchitectureNemotronHPuzzleForCausalLM
LicenseOTHER
Downloads4.3K
Likes59

Modalities

Text / LLMReasoning

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

LongCat-Flash-Lite-Sparse
Meituan/Text / LLM

Meituan Ships a Lighter, Sparser LongCat-Flash

The food-delivery giant's newest open model trims its mixture-of-experts design for more efficient inference under an MIT license.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Refreshes V4-Flash With New 0731 Checkpoint

The MIT-licensed mixture-of-experts model returns in an updated build shipping with FP8 weights for cheaper inference.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Ships V4-Flash, a 304B MoE Tuned for Agents

The latest checkpoint in DeepSeek's V4 line leans into agentic workflows while keeping the permissive MIT license.

Jul 31, 2026