--- datasets: - d3LLM/Ling-Coder-dParallel-merged-512-120k tags: - diffusion - text-generation - fast-inference - d3llm pipeline_tag: text-generation --- # d3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation 🚀 ## Model Description **d3LLM-Dream-Coder** is an ultra-fast diffusion language model that achieves high generation speed while maintaining competitive performance. Built on the [Dream-org/Dream-Coder-v0-Instruct-7B](https://huggingface.co/Dream-org/Dream-Coder-v0-Instruct-7B). ## Usage For detailed usage instructions, evaluation scripts, training datasets, and training code, please refer to the official GitHub repository and our blog: - 👉 Code repo: **[https://github.com/hao-ai-lab/d3LLM](https://github.com/hao-ai-lab/d3LLM)** - 🌐 Blog: **[https://hao-ai-lab.github.io/blogs/text-diffusion/](https://hao-ai-lab.github.io/blogs/text-diffusion/)**