Update README.md
Browse files
README.md
CHANGED
|
@@ -116,11 +116,14 @@ The MiMo-VL-7B series maintain full compatibility with the `Qwen2_5_VLForConditi
|
|
| 116 |
## V. Citation
|
| 117 |
|
| 118 |
```bibtex
|
| 119 |
-
@misc{
|
| 120 |
title={MiMo-VL Technical Report},
|
| 121 |
-
author={
|
| 122 |
year={2025},
|
| 123 |
-
|
|
|
|
|
|
|
|
|
|
| 124 |
}
|
| 125 |
```
|
| 126 |
|
|
|
|
| 116 |
## V. Citation
|
| 117 |
|
| 118 |
```bibtex
|
| 119 |
+
@misc{coreteam2025mimovltechnicalreport,
|
| 120 |
title={MiMo-VL Technical Report},
|
| 121 |
+
author={LLM-Core-Team Xiaomi},
|
| 122 |
year={2025},
|
| 123 |
+
eprint={2506.03569},
|
| 124 |
+
archivePrefix={arXiv},
|
| 125 |
+
primaryClass={cs.CL},
|
| 126 |
+
url={https://arxiv.org/abs/2506.03569},
|
| 127 |
}
|
| 128 |
```
|
| 129 |
|