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 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64119264f0f81eb569e0d569/k5UATwX5W2b5KJBN5C58x.png)
|
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 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64119264f0f81eb569e0d569/k5UATwX5W2b5KJBN5C58x.png)
|
21 |
|
22 |
|