NVlabs/Fast-dLLM
Official implementation of "Fast-dLLM: Training-free Acceleration of Diffusion LLM by Enabling KV Cache and Parallel Decoding" observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 85
- Release rhythm 35
- Longevity 33
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 463
- days_rel: n/a
- days_push: 95
- n_releases_24m: 0
Adoption not part of the score
1082 stars · 143 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NVIDIA's official implementation of Fast-dLLM, a family of training-free and fine-tuning-based acceleration techniques for diffusion-based large language models, vision-language models, and vision-language-action models. It enables KV cache reuse and confidence-aware parallel decoding to achieve up to 27.6x throughput improvement over standard diffusion LLM inference with minimal accuracy loss.
Use cases
- accelerate diffusion llm inference
- speed up llada and dream text generation
- enable kv cache for bidirectional diffusion models
- parallel decode multiple tokens in diffusion language models
- convert autoregressive vlms to diffusion vlms
- efficient end-to-end autonomous driving with diffusion models
When to choose
- you are running diffusion-based LLMs like LLaDA or Dream and need faster inference
- you want to reproduce ICLR 2026 research on diffusion LLM acceleration
- you need block-diffusion VLMs for multimodal or autonomous driving workloads
- you have NVIDIA GPUs and want training-free throughput gains
When to avoid
- you use standard autoregressive LLMs where conventional inference is already fast
- you need a production serving stack rather than research code
- you lack GPU hardware or work outside the supported model backbones
Facets
library · maturity active
llm-inference machine-learning deep-learning gpu-computing large-language-models artificial-intelligence deep-learning gpu-computing autonomous-vehicles computer-vision python diffusion-llm kv-cache parallel-decoding block-diffusion speculative-decoding inference-acceleration vision-language-model research-code nvidia iclr-2026 gpu linux
2 sources
- readme: https://github.com/NVlabs/Fast-dLLM · fetched 2026-08-28 · bb764faf6ff6
- homepage: https://nvlabs.github.io/Fast-dLLM/ · fetched 2026-08-29 · 78c746cb7c42
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVlabs/Fast-dLLM | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="NVlabs/Fast-dLLM")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem