Add link to paper

#3
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,6 +8,8 @@ pipeline_tag: text-generation
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)
 
8
 
9
  We introduce LLaDA, a diffusion model with an unprecedented 8B scale, trained entirely from scratch, rivaling LLaMA3 8B in performance.
10
 
11
+ [Paper](https://huggingface.co/papers/2502.09992)
12
+
13
  [Project Page](https://ml-gsai.github.io/LLaDA-demo/)
14
 
15
  [Code](https://github.com/ML-GSAI/LLaDA)