Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -3,8 +3,9 @@ license: mit
|
|
3 |
pipeline_tag: image-text-to-text
|
4 |
library_name: transformers
|
5 |
base_model:
|
6 |
-
- OpenGVLab/
|
7 |
-
|
|
|
8 |
datasets:
|
9 |
- OpenGVLab/MMPR-v1.2
|
10 |
language:
|
@@ -14,7 +15,7 @@ tags:
|
|
14 |
- custom_code
|
15 |
---
|
16 |
|
17 |
-
# InternVL3-9B
|
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 |
|
|
|
3 |
pipeline_tag: image-text-to-text
|
4 |
library_name: transformers
|
5 |
base_model:
|
6 |
+
- OpenGVLab/InternViT-300M-448px-V2_5
|
7 |
+
- internlm/internlm3-8b-instruct
|
8 |
+
base_model_relation: merge
|
9 |
datasets:
|
10 |
- OpenGVLab/MMPR-v1.2
|
11 |
language:
|
|
|
15 |
- custom_code
|
16 |
---
|
17 |
|
18 |
+
# InternVL3-9B-Pretrained
|
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 |
|