Update README.md
Browse files
README.md
CHANGED
|
@@ -6,8 +6,8 @@ pipeline_tag: text-generation
|
|
| 6 |
|
| 7 |
# LLaDA-8B-Base
|
| 8 |
|
| 9 |
-
|
| 10 |
|
| 11 |
-
|
| 12 |
|
| 13 |
-
[
|
|
|
|
| 6 |
|
| 7 |
# LLaDA-8B-Base
|
| 8 |
|
| 9 |
+
We introduce LLaDA, a diffusion model with an unprecedented 8B scale, trained entirely from scratch, rivaling LLaMA3 8B in performance.
|
| 10 |
|
| 11 |
+
[Project Page](https://ml-gsai.github.io/LLaDA-demo/)
|
| 12 |
|
| 13 |
+
[Code](https://github.com/ML-GSAI/LLaDA)
|