Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: mit
|
|
3 |
pipeline_tag: image-text-to-text
|
4 |
library_name: transformers
|
5 |
base_model:
|
6 |
-
- OpenGVLab/InternVL2_5-
|
7 |
base_model_relation: finetune
|
8 |
datasets:
|
9 |
- OpenGVLab/MMPR-v1.1
|
@@ -16,7 +16,7 @@ tags:
|
|
16 |
|
17 |
# InternVL2_5-8B-MPO-hf
|
18 |
|
19 |
-
This model is huggingface version which can be recognized as `AutoModel`, which originates from [🤗InternVL2_5-
|
20 |
|
21 |
You may use this model for fine-tuning in downstream tasks, we recommend using our efficient fine-tuning toolkit. https://github.com/hiyouga/LLaMA-Factory.
|
22 |
|
|
|
3 |
pipeline_tag: image-text-to-text
|
4 |
library_name: transformers
|
5 |
base_model:
|
6 |
+
- OpenGVLab/InternVL2_5-8B
|
7 |
base_model_relation: finetune
|
8 |
datasets:
|
9 |
- OpenGVLab/MMPR-v1.1
|
|
|
16 |
|
17 |
# InternVL2_5-8B-MPO-hf
|
18 |
|
19 |
+
This model is huggingface version which can be recognized as `AutoModel`, which originates from [🤗InternVL2_5-8B-MPO]((https://huggingface.co/OpenGVLab/InternVL2_5-8B-MPO)).
|
20 |
|
21 |
You may use this model for fine-tuning in downstream tasks, we recommend using our efficient fine-tuning toolkit. https://github.com/hiyouga/LLaMA-Factory.
|
22 |
|