Update README.md
Browse files
README.md
CHANGED
|
@@ -230,7 +230,7 @@ print(tokenizer.batch_decode(text[:, input_ids.shape[1]:], skip_special_tokens=F
|
|
| 230 |
```
|
| 231 |
|
| 232 |
|
| 233 |
-
## 📚 Citation
|
| 234 |
|
| 235 |
If you find LLaDA-MoE useful in your research or applications, please cite our paper:
|
| 236 |
```
|
|
|
|
| 230 |
```
|
| 231 |
|
| 232 |
|
| 233 |
+
## 📚 Citation [LLaDA-MoE](https://arxiv.org/abs/2509.24389)
|
| 234 |
|
| 235 |
If you find LLaDA-MoE useful in your research or applications, please cite our paper:
|
| 236 |
```
|