Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ tags:
|
|
| 19 |
</p>
|
| 20 |
|
| 21 |
|
| 22 |
-
<h2 align="center">Vision Encoder of
|
| 23 |
<h4 align="center">
|
| 24 |
Exploring the Efficiency Limits of VLM with LLM-based Vision Encoders
|
| 25 |
</h4>
|
|
@@ -90,7 +90,7 @@ Main Results can see the ablation section in our paper.
|
|
| 90 |
|
| 91 |
## Citation
|
| 92 |
|
| 93 |
-
If you find
|
| 94 |
```bibtex
|
| 95 |
...
|
| 96 |
```
|
|
|
|
| 19 |
</p>
|
| 20 |
|
| 21 |
|
| 22 |
+
<h2 align="center">Vision Encoder of Penguin-VL</h2>
|
| 23 |
<h4 align="center">
|
| 24 |
Exploring the Efficiency Limits of VLM with LLM-based Vision Encoders
|
| 25 |
</h4>
|
|
|
|
| 90 |
|
| 91 |
## Citation
|
| 92 |
|
| 93 |
+
If you find Penguin-VL useful for your research and applications, please cite using this BibTeX:
|
| 94 |
```bibtex
|
| 95 |
...
|
| 96 |
```
|