Merge pull request #1 from SkyFlap/patch-2

Update README_en.md
This commit is contained in:
Zhihao Liu 2024-06-20 02:26:21 +08:00 committed by GitHub
commit fbe7328bae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 0 deletions

View File

@ -301,3 +301,15 @@ If you find our work helpful, please consider citing the following paper.
primaryClass={cs.CV} primaryClass={cs.CV}
} }
``` ```
```
@misc{wang2023cogvlm,
title={CogVLM: Visual Expert for Pretrained Language Models},
author={Weihan Wang and Qingsong Lv and Wenmeng Yu and Wenyi Hong and Ji Qi and Yan Wang and Junhui Ji and Zhuoyi Yang and Lei Zhao and Xixuan Song and Jiazheng Xu and Bin Xu and Juanzi Li and Yuxiao Dong and Ming Ding and Jie Tang},
year={2023},
eprint={2311.03079},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
```