Monohydroxides commited on
Commit
4371625
·
verified ·
1 Parent(s): e87dffc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
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)