Update README.md (#1)
Browse files- Update README.md (5e5e73ac20c2e43c66690bdb1c26141fb2c429a4)
Co-authored-by: Ruihan Yang <rhyang@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -103,5 +103,10 @@ Main Results can see the ablation section in our paper.
|
|
| 103 |
|
| 104 |
If you find Penguin-VL useful for your research and applications, please cite using this BibTeX:
|
| 105 |
```bibtex
|
| 106 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 107 |
```
|
|
|
|
| 103 |
|
| 104 |
If you find Penguin-VL useful for your research and applications, please cite using this BibTeX:
|
| 105 |
```bibtex
|
| 106 |
+
@article{Penguin-VL,
|
| 107 |
+
title={Penguin-VL: Exploring the Efficiency Limits of VLM with LLM-based Vision Encoders},
|
| 108 |
+
author={Boqiang Zhang and Lei Ke and Ruihan Yang and Qi Gao and Tianyuan Qu and Rossell Chen and Dong Yu and Leoweiliang},
|
| 109 |
+
journal={arXiv preprint arXiv:2603.06569},
|
| 110 |
+
year={2026}
|
| 111 |
+
}
|
| 112 |
```
|