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
Downloads89.8K
Likes128

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