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
Downloads1K
Likes68

Modalities

Text / LLMReasoning

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

Agnes-3.0-Flash
Agnes AI/Vision-Language

Agnes-3.0-Flash arrives as a multimodal reasoning model

The new release pairs vision-language understanding with a hybrid-attention design aimed at long-context reasoning.

Sep 11, 2026
Atria Dawn Preview
Internlm/Reasoning

InternLM's Atria Dawn Preview Targets Agentic Tasks

A new mixture-of-experts model trained on verified tool interactions arrives as an early preview under an MIT license.

Sep 11, 2026
Unknown/Reasoning

ZGCM-1 arrives as a fully open 7B reasoning model

A compact foundation model targets math reasoning and agentic search with tool use, and its makers are releasing it fully open.

Sep 10, 2026