Update README.md
Browse files
README.md
CHANGED
|
@@ -11,15 +11,12 @@ This repository contains the PyTorch version of the InternVL model weights.
|
|
| 11 |
|
| 12 |
## What is InternVL?
|
| 13 |
|
| 14 |
-
\[[Paper](https://arxiv.org/abs/2312.14238)\] \[[GitHub](https://github.com/OpenGVLab/InternVL)\]
|
| 15 |
|
| 16 |
InternVL scales up the ViT to _**6B parameters**_ and aligns it with LLM.
|
| 17 |
|
| 18 |
-
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.
|
| 19 |
-
|
| 20 |
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.
|
| 21 |
|
| 22 |
-
|
| 23 |

|
| 24 |
|
| 25 |
|
|
|
|
| 11 |
|
| 12 |
## What is InternVL?
|
| 13 |
|
| 14 |
+
\[[Paper](https://arxiv.org/abs/2312.14238)\] \[[GitHub](https://github.com/OpenGVLab/InternVL)\] \[[Chat Demo](https://internvl.opengvlab.com/)\]
|
| 15 |
|
| 16 |
InternVL scales up the ViT to _**6B parameters**_ and aligns it with LLM.
|
| 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 |
|
| 22 |
|