davenliu commited on
Commit
3a230c1
·
verified ·
1 Parent(s): 276942a

Update README.md

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