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-Puzzle
NVIDIAText / LLM

NVIDIA's Nemotron-3 Puzzle Brings a Lean MoE to Reasoning

The 75B-parameter model activates just 9B per token and ships in NVIDIA's NVFP4 format for efficient inference.

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

NVIDIA has released Nemotron-3 Puzzle 75B-A9B, a mixture-of-experts language model aimed at text generation and reasoning. Despite carrying 75 billion total parameters, the model activates only about 9 billion per token, a design meant to deliver the capacity of a large model at a fraction of the per-inference cost. The weights are available now on Hugging Face.

The release ships in NVIDIA's NVFP4 format, a 4-bit floating-point quantization scheme tuned for the company's own accelerators. That, combined with multi-token prediction (MTP), signals a focus on throughput: MTP lets the model draft several tokens per forward pass, which can meaningfully speed up decoding when paired with the right serving stack.

Why it matters

Sparse activation has become the dominant playbook for scaling open models without scaling inference bills, and Nemotron-3 Puzzle leans into that trend hard. Its 9B active footprint puts it in reach of more modest hardware budgets than its 75B headline size would suggest.

  • Latent-MoE architecture with 75B total and 9B active parameters
  • Multi-token prediction for faster decoding
  • NVFP4 quantization optimized for NVIDIA hardware
  • Positioned for text and reasoning workloads

A few details remain unstated in the initial listing, including context length and the specifics of NVIDIA's licensing terms, both marked as "other" pending further documentation. As with prior Nemotron drops, the practical draw will be how the efficiency claims hold up under real serving conditions, and whether the reasoning performance justifies the architecture's added complexity.

Sources

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

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters75B · MoE
Active params9B active
Size53.5 GB
PrecisionINT8
ArchitectureNemotronHPuzzleForCausalLM
LicenseOTHER
Downloads6.3K
Likes130

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