lkeab rhyang commited on
Commit
8197d4d
·
1 Parent(s): 752f0c8

Update README.md (#2)

Browse files

- Update README.md (2fc6babf57c0f948718727e80510005fa89b888e)


Co-authored-by: Ruihan Yang <rhyang@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -163,5 +163,10 @@ print(response)
163
 
164
  If you find Penguin-VL useful for your research and applications, please cite using this BibTeX:
165
  ```bibtex
166
- ...
 
 
 
 
 
167
  ```
 
163
 
164
  If you find Penguin-VL useful for your research and applications, please cite using this BibTeX:
165
  ```bibtex
166
+ @article{Penguin-VL,
167
+ title={Penguin-VL: Exploring the Efficiency Limits of VLM with LLM-based Vision Encoders},
168
+ author={Boqiang Zhang and Lei Ke and Ruihan Yang and Qi Gao and Tianyuan Qu and Rossell Chen and Dong Yu and Leoweiliang},
169
+ journal={arXiv preprint arXiv:2603.06569},
170
+ year={2026}
171
+ }
172
  ```