d3LLM/d3LLM_Dream

Model

3

stars

30

commits

1

repos using this model

1

linked in READMEs

May 25, 2026

updated

conversational
custom_code
d3llm
diffusion
Dream
fast-inference
feature-extraction
safetensors
text-generation
transformers

README

d3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation πŸš€

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.

Model Description

d3LLM-Dream is an ultra-fast diffusion language model that achieves high generation speed while maintaining competitive performance. It strikes a balance between accuracy and parallelism by using pseudo-trajectory distillation during training and entropy-based multi-block decoding during inference.

Key Features

  • πŸš€ High throughput: 4.5Γ— faster than autoregressive models (Qwen-2.5-7B) on H100 GPU, 2.5Γ— faster on A100 GPU. Achieves 235.34 tokens/s on H100 on GSM8K-CoT.
  • πŸ“Š High AUP: Optimized for Accuracy Under Parallelism across benchmarks.
  • πŸ”§ Specialized: Optimized for coding and math reasoning tasks.

Usage

For more chat examples and evaluation scripts, visit the official repository.

Citation

@inproceedings{ICML'26:d3llm,
    title = {d3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation},
    author = {Yu-Yang Qian and Junda Su and Lanxiang Hu and Peiyuan Zhang and Zhijie Deng and Peng Zhao and Hao Zhang},
    booktitle = {Proceedings of the 43rd International Conference on Machine Learning (ICML)},
    pages = {to appear},
    year = {2026}
}

Contributors

CH
Chien

13 commits

d3LLM-model

13 commits

nielsr

1 commits

d3LLM/d3LLM_Dream

Model

3

stars

30

commits

1

repos using this model

1

linked in READMEs

May 25, 2026

updated

conversational
custom_code
d3llm
diffusion
Dream
fast-inference
feature-extraction
safetensors
text-generation
transformers

README

d3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation πŸš€

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.

Model Description

d3LLM-Dream is an ultra-fast diffusion language model that achieves high generation speed while maintaining competitive performance. It strikes a balance between accuracy and parallelism by using pseudo-trajectory distillation during training and entropy-based multi-block decoding during inference.

Key Features

  • πŸš€ High throughput: 4.5Γ— faster than autoregressive models (Qwen-2.5-7B) on H100 GPU, 2.5Γ— faster on A100 GPU. Achieves 235.34 tokens/s on H100 on GSM8K-CoT.
  • πŸ“Š High AUP: Optimized for Accuracy Under Parallelism across benchmarks.
  • πŸ”§ Specialized: Optimized for coding and math reasoning tasks.

Usage

For more chat examples and evaluation scripts, visit the official repository.

Citation

@inproceedings{ICML'26:d3llm,
    title = {d3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation},
    author = {Yu-Yang Qian and Junda Su and Lanxiang Hu and Peiyuan Zhang and Zhijie Deng and Peng Zhao and Hao Zhang},
    booktitle = {Proceedings of the 43rd International Conference on Machine Learning (ICML)},
    pages = {to appear},
    year = {2026}
}

Contributors

CH
Chien

13 commits

d3LLM-model

13 commits

nielsr

1 commits