Upload folder using 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 |
-
# InternVL2_5-1B
|
| 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) [\[📜 Mini-InternVL\]](https://arxiv.org/abs/2410.16261) [\[📜 InternVL 2.5\]](https://huggingface.co/papers/2412.05271) [\[📜 InternVL2.5-MPO\]](https://huggingface.co/papers/2411.10442)
|
| 19 |
|
|
|
|
| 3 |
pipeline_tag: image-text-to-text
|
| 4 |
library_name: transformers
|
| 5 |
base_model:
|
| 6 |
+
- OpenGVLab/InternVL2_5-1B
|
| 7 |
+
base_model_relation: finetune
|
|
|
|
| 8 |
language:
|
| 9 |
- multilingual
|
| 10 |
tags:
|
|
|
|
| 12 |
- custom_code
|
| 13 |
---
|
| 14 |
|
| 15 |
+
# InternVL2_5-1B-MPO
|
| 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) [\[📜 Mini-InternVL\]](https://arxiv.org/abs/2410.16261) [\[📜 InternVL 2.5\]](https://huggingface.co/papers/2412.05271) [\[📜 InternVL2.5-MPO\]](https://huggingface.co/papers/2411.10442)
|
| 18 |
|