bwshen-mi commited on
Commit
974d69a
·
verified ·
1 Parent(s): ea73ead

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
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{coreteam2025mimovl,
120
  title={MiMo-VL Technical Report},
121
- author={{Xiaomi LLM-Core Team}},
122
  year={2025},
123
- url={https://github.com/XiaomiMiMo/MiMo-VL},
 
 
 
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