FrontierThe story, in brief

DFlash Speculative Decoding Drafts Whole Token Blocks in Parallel for Up to 15x Higher Throughput on NVIDIA Blackwell

15x throughput. That's what DFlash achieves on NVIDIA Blackwell by replacing autoregressive drafting with parallel block diffusion—and it's shipping to SGLang, vLLM, and TensorRT-LLM today.

Illustration of a transparent lens revealing connected networks across layers of paper.
Exploring the next frontier of AI research.AI illustration by KeyNews
The KeyNews take

Why it matters

DFlash introduces a fundamental shift in speculative decoding architecture, moving from token-by-token drafting to parallel block generation. This unlocks measurable throughput gains on production inference infrastructure (Blackwell), directly impacting deployment economics for inference-heavy applications.

The key facts

7 to know
  1. 6.08x lossless speedup on Qwen3-8B (paper results)

  2. Up to 15x throughput on NVIDIA Blackwell (at fixed interactivity)

  3. Block diffusion model replaces autoregressive drafting

  4. KV injection conditions on target hidden features

  5. 20 checkpoints shipped

  6. Integrations: SGLang, vLLM, TensorRT-LLM

  7. UC San Diego research

Go to the source

MarkTechPostmarktechpost.com

Publisher excerpt: UC San Diego's DFlash replaces autoregressive drafting with a lightweight block diffusion model for speculative decoding. It drafts whole token blocks in a single forward pass and conditions on target hidden features through KV injection. The paper reports up to 6.08x lossless speedup on Qwen3-8B,…
Read original report
Back to today's editionMore frontier news

Keep reading

Related stories

More from Frontier