NVDA 223.96 ▲2.27%GOOGL 354.30 ▼0.96%MSFT 499.99 ▲0.03%AMD 483.36 ▼1.21%INTC 101.65 ▲1.84%TSMC 420.04 ▲0.44%AMZN 274.48 ▲0.82%META 592.10 ▲0.37%AAPL 313.33 ▲0.29%PLTR 172.01 ▲10.32%
Markets at last close

Nvidia · Models

NVIDIA model removes the draft step from speculative decoding

·1 min read

NVIDIA has released Nemotron-Labs-Diffusion, a language model family that runs in autoregressive, diffusion and self-speculation modes from the same set of weights. The models are available in 3B, 8B, and 14B parameter sizes on Hugging Face under a license that permits commercial use, according to an NVIDIA-authored July 2026 arXiv preprint that has not yet been peer reviewed or independently replicated.

The main advance is self-speculation, which uses the diffusion pathway to draft candidate tokens and the autoregressive pathway to verify them, avoiding the separate draft model used by conventional speculative decoding systems. With an optional LoRA adapter of approximately 36 million parameters, the 8B instruct model averaged 6.82 accepted tokens per draft step on SPEED-Bench, compared with 2.75 for Eagle3 and 4.24 for Qwen3-9B-MTP.

NVIDIA says the 8B instruct model in autoregressive mode scored 63.61 percent average across a ten-task evaluation, while self-speculation with the LoRA adapter reached 62.81 percent average accuracy. The framework is supported through vLLM and SGLang, requires CUDA-capable GPU hardware, and can be loaded from the nvidia/Nemotron-Labs-Diffusion checkpoints on Hugging Face.

Originally reported by techtimes.comRead the source →
Related coverage
All Nvidia news →