Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ This repository contains the **LoRA adapter** for the `Dream-org/Dream-v0-Instru
|
|
17 |
|
18 |
This adapter allows the `Dream-Base-7B` diffusion LLM (dLLM) to achieve inference speeds that are significantly faster than both its original version and leading autoregressive (AR) models like LLaMA3, while maintaining comparable output quality.
|
19 |
|
20 |
-
The D2F method and its results are detailed in the paper: **[D2F: Diffusion LLMs Can Do Faster-Than-AR Inference via Discrete Diffusion Forcing](https://
|
21 |
|
22 |
- **Official Code:** [D2F GitHub Repository](https://github.com/zhijie-group/Discrete-Diffusion-Forcing)
|
23 |
- **Demo Space:** [D2F-LLaDA-Instruct-8B](https://huggingface.co/spaces/zhijie3/D2F-LLaDA-Instruct-8B)
|
|
|
17 |
|
18 |
This adapter allows the `Dream-Base-7B` diffusion LLM (dLLM) to achieve inference speeds that are significantly faster than both its original version and leading autoregressive (AR) models like LLaMA3, while maintaining comparable output quality.
|
19 |
|
20 |
+
The D2F method and its results are detailed in the paper: **[D2F: Diffusion LLMs Can Do Faster-Than-AR Inference via Discrete Diffusion Forcing](https://arxiv.org/abs/2508.09192)**.
|
21 |
|
22 |
- **Official Code:** [D2F GitHub Repository](https://github.com/zhijie-group/Discrete-Diffusion-Forcing)
|
23 |
- **Demo Space:** [D2F-LLaDA-Instruct-8B](https://huggingface.co/spaces/zhijie3/D2F-LLaDA-Instruct-8B)
|