AI

NVIDIA launches DFlash for up to 15x faster Blackwell LLM inference

Tuesday, June 23, 2026Read Original

Details

  • NVIDIA AI highlights DFlash, an open source lightweight block diffusion model built for speculative decoding on GPUs.
  • The announcement claims up to 15x higher inference throughput on NVIDIA Blackwell while preserving user responsiveness and interactivity.
  • DFlash drafts entire blocks of tokens in a single parallel forward pass, then relies on the main LLM to verify outputs, reducing sequential decoding overhead.
  • The model is designed as a small diffusion-based drafter conditioned on context features from the target LLM, enabling high acceptance rates with minimal quality loss.
  • As an open source project, DFlash can be integrated into existing Blackwell-based inference stacks to improve throughput without retraining the underlying language models.
  • NVIDIA positions DFlash as a practical serving optimization for production workloads that need both low latency and high token generation rates.
  • A linked deep dive explains the architecture, speculative decoding workflow, and benchmark methodology behind the reported speedups on Blackwell.

Impact

By promoting DFlash as an open source drafter optimized for NVIDIA Blackwell, NVIDIA strengthens its position in high-performance LLM serving while encouraging the ecosystem to adopt speculative decoding as a standard acceleration technique. The ability to boost throughput significantly without retraining models can lower serving costs and make large-scale AI deployments more viable on Blackwell hardware.

Rift Dispatchpractical systems & stories, weekly