Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ model_name: D2F_Dream_Base_7B_Lora
|
|
| 13 |
---
|
| 14 |
# D2F LoRA adapter for Dream-Base-7B
|
| 15 |
|
| 16 |
-
This repository contains the **LoRA adapter** for the `Dream-org/Dream-v0-
|
| 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 |
|
|
|
|
| 13 |
---
|
| 14 |
# D2F LoRA adapter for Dream-Base-7B
|
| 15 |
|
| 16 |
+
This repository contains the **LoRA adapter** for the `Dream-org/Dream-v0-Base-7B` model, trained using the **Discrete Diffusion Forcing (D2F)** method.
|
| 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 |
|