Update README.md (#2)
Browse files- Update README.md (2fc6babf57c0f948718727e80510005fa89b888e)
Co-authored-by: Ruihan Yang <rhyang@users.noreply.huggingface.co>
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 |
```
|