davenliu commited on
Commit
274e9f4
·
verified ·
1 Parent(s): 1b2d305

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -48,11 +48,14 @@ print(res)
48
  If you find our work helpful, feel free to give us a cite.
49
 
50
  ```
51
- @article{andesvl2025jin,
52
- title={AndesVL Technical Report: An Efficient Mobile-side Multimodal Large Language Model},
53
- author={AndesVL Team, OPPO AI Center},
54
- journal={arXiv preprint arXiv:2510.11496},
55
- year={2025}
 
 
 
56
  }
57
  ```
58
 
 
48
  If you find our work helpful, feel free to give us a cite.
49
 
50
  ```
51
+ @misc{jin2025andesvltechnicalreportefficient,
52
+ title={AndesVL Technical Report: An Efficient Mobile-side Multimodal Large Language Model},
53
+ author={AndesVL Team, OPPO AI Center},
54
+ year={2025},
55
+ eprint={2510.11496},
56
+ archivePrefix={arXiv},
57
+ primaryClass={cs.CV},
58
+ url={https://arxiv.org/abs/2510.11496},
59
  }
60
  ```
61