nieshen commited on
Commit
0f2787f
·
verified ·
1 Parent(s): b4d75ba

Update README.md

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