Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,9 +5,8 @@ license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
|
|
5 |
pipeline_tag: image-text-to-text
|
6 |
library_name: transformers
|
7 |
base_model:
|
8 |
-
- OpenGVLab/
|
9 |
-
|
10 |
-
base_model_relation: merge
|
11 |
language:
|
12 |
- multilingual
|
13 |
tags:
|
@@ -15,7 +14,7 @@ tags:
|
|
15 |
- custom_code
|
16 |
---
|
17 |
|
18 |
-
# InternVL3-2B-
|
19 |
|
20 |
[\[π GitHub\]](https://github.com/OpenGVLab/InternVL) [\[π InternVL 1.0\]](https://huggingface.co/papers/2312.14238) [\[π InternVL 1.5\]](https://huggingface.co/papers/2404.16821) [\[π InternVL 2.5\]](https://huggingface.co/papers/2412.05271) [\[π InternVL2.5-MPO\]](https://huggingface.co/papers/2411.10442) [\[π InternVL3\]](https://huggingface.co/papers/2504.10479)
|
21 |
|
|
|
5 |
pipeline_tag: image-text-to-text
|
6 |
library_name: transformers
|
7 |
base_model:
|
8 |
+
- OpenGVLab/InternVL3-2B-Pretrain
|
9 |
+
base_model_relation: finetune
|
|
|
10 |
language:
|
11 |
- multilingual
|
12 |
tags:
|
|
|
14 |
- custom_code
|
15 |
---
|
16 |
|
17 |
+
# InternVL3-2B-Instruct
|
18 |
|
19 |
[\[π GitHub\]](https://github.com/OpenGVLab/InternVL) [\[π InternVL 1.0\]](https://huggingface.co/papers/2312.14238) [\[π InternVL 1.5\]](https://huggingface.co/papers/2404.16821) [\[π InternVL 2.5\]](https://huggingface.co/papers/2412.05271) [\[π InternVL2.5-MPO\]](https://huggingface.co/papers/2411.10442) [\[π InternVL3\]](https://huggingface.co/papers/2504.10479)
|
20 |
|