This repository contains the
d3LLM-Dream model, an ultra-fast diffusion language model introduced in the paper
d3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation.
For more chat examples and evaluation scripts, visit the
official repository.
1@inproceedings{ICML'26:d3llm,
2 title = {d3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation},
3 author = {Yu-Yang Qian and Junda Su and Lanxiang Hu and Peiyuan Zhang and Zhijie Deng and Peng Zhao and Hao Zhang},
4 booktitle = {Proceedings of the 43rd International Conference on Machine Learning (ICML)},
5 pages = {to appear},
6 year = {2026}
7}