Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -3,9 +3,8 @@ license: mit
|
|
3 |
pipeline_tag: image-text-to-text
|
4 |
library_name: transformers
|
5 |
base_model:
|
6 |
-
- OpenGVLab/
|
7 |
-
|
8 |
-
base_model_relation: merge
|
9 |
language:
|
10 |
- multilingual
|
11 |
tags:
|
@@ -13,7 +12,7 @@ tags:
|
|
13 |
- custom_code
|
14 |
---
|
15 |
|
16 |
-
# InternVL3-9B-
|
17 |
|
18 |
[\[π 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)
|
19 |
|
|
|
3 |
pipeline_tag: image-text-to-text
|
4 |
library_name: transformers
|
5 |
base_model:
|
6 |
+
- OpenGVLab/InternVL3-9B-Pretrain
|
7 |
+
base_model_relation: finetune
|
|
|
8 |
language:
|
9 |
- multilingual
|
10 |
tags:
|
|
|
12 |
- custom_code
|
13 |
---
|
14 |
|
15 |
+
# InternVL3-9B-Instruct
|
16 |
|
17 |
[\[π 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)
|
18 |
|