Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
library_name: transformers
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
---
|
| 6 |
+
# LLaDA 1.5
|
| 7 |
+
|
| 8 |
+
We introduce LLaDA 1.5, a competitive large diffusion language model, trained by variance-reduced preference optimization (VRPO).
|
| 9 |
+
|
| 10 |
+
[Project Page](https://ml-gsai.github.io/LLaDA-1.5-Demo/)
|
| 11 |
+
|
| 12 |
+
[Code](https://github.com/ML-GSAI/LLaDA-1.5)
|