Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,7 @@ We introduce LLaDA, a diffusion model with an unprecedented 8B scale, trained en
|
|
| 9 |
|
| 10 |
[Project Page](https://ml-gsai.github.io/LLaDA-demo/)
|
| 11 |
|
| 12 |
-
[Code](https://github.com/ML-GSAI/LLaDA)
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
[Project Page](https://ml-gsai.github.io/LLaDA-demo/)
|
| 11 |
|
| 12 |
+
[Code](https://github.com/ML-GSAI/LLaDA)
|
| 13 |
+
|
| 14 |
+
## Updates
|
| 15 |
+
[2025-10-21] We have modified modeling_llada.py to support the input of attention_mask.
|