Update README.md
Browse files
README.md
CHANGED
|
@@ -184,11 +184,11 @@ python3 inference_edit.py \
|
|
| 184 |
## ✍️ Citation
|
| 185 |
|
| 186 |
```bibtex
|
| 187 |
-
@article{
|
| 188 |
-
title
|
| 189 |
-
author
|
| 190 |
-
journal
|
| 191 |
-
year
|
| 192 |
}
|
| 193 |
```
|
| 194 |
|
|
|
|
| 184 |
## ✍️ Citation
|
| 185 |
|
| 186 |
```bibtex
|
| 187 |
+
@article{qin2025star,
|
| 188 |
+
title={STAR: STacked AutoRegressive Scheme for Unified Multimodal Learning},
|
| 189 |
+
author={Qin, Jie and Huang, Jiancheng and Qiao, Limeng and Ma, Lin},
|
| 190 |
+
journal={arXiv preprint arXiv:2512.13752},
|
| 191 |
+
year={2025}
|
| 192 |
}
|
| 193 |
```
|
| 194 |
|