Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,17 @@ inference: false
|
|
| 7 |
|
| 8 |
# InternVL-Chat Model Card
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
## Model details
|
| 11 |
|
| 12 |
**Model type:**
|
|
|
|
| 7 |
|
| 8 |
# InternVL-Chat Model Card
|
| 9 |
|
| 10 |
+
## What is InternVL?
|
| 11 |
+
|
| 12 |
+
\[[Paper](https://arxiv.org/abs/2312.14238)\] \[[GitHub](https://github.com/OpenGVLab/InternVL)\]
|
| 13 |
+
|
| 14 |
+
InternVL scales up the ViT to _**6B parameters**_ and aligns it with LLM.
|
| 15 |
+
|
| 16 |
+
It is trained using web-scale, noisy image-text pairs. The data are all publicly available and comprise multilingual content, including LAION-en, LAION-multi, LAION-COCO, COYO, Wukong, CC12M, CC3M, and SBU.
|
| 17 |
+
|
| 18 |
+
It is _**the largest open-source vision/vision-language foundation model (14B)**_ to date, achieving _**32 state-of-the-art**_ performances on a wide range of tasks such as visual perception, cross-modal retrieval, multimodal dialogue, etc.
|
| 19 |
+
|
| 20 |
+
|
| 21 |
## Model details
|
| 22 |
|
| 23 |
**Model type:**
|