NVIDIA AI Releases Nemotron-Labs-Diffusion: A Tri-Mode Language Model with 6× Tokens Per Forward Over Qwen3-8B
6×. That's how many more tokens NVIDIA's new Nemotron processes per forward pass versus Qwen3-8B.

Why it matters
NVIDIA released a tri-mode language model architecture that unifies autoregressive, diffusion-based parallel, and self-speculation decoding in a single model family. This directly addresses inference throughput bottlenecks—a critical competitive dimension as enterprises optimize cost-per-token and latency.
The key facts
7 to knowModel family: Nemotron-Labs-Diffusion
Parameter sizes: 3B, 8B, 14B
Three decoding modes: autoregressive (AR), diffusion-based parallel, self-speculation
Performance claim: 6× tokens per forward pass vs Qwen3-8B
Variants: base, instruct, vision-language
Released by: NVIDIA AI research
Published: May 20, 2026
Go to the source
MarkTechPostmarktechpost.com
Publisher excerpt: NVIDIA researchers have released Nemotron-Labs-Diffusion, a language model family that unifies three decoding modes in one architecture. The model supports autoregressive (AR) decoding, diffusion-based parallel decoding, and self-speculation decoding. It is available in 3B, 8B, and 14B parameter…