nieshen commited on
Commit
08b83a6
·
verified ·
1 Parent(s): 852152c

Update README.md

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