Update README.md
Browse files
README.md
CHANGED
|
@@ -3,14 +3,14 @@ license: mit
|
|
| 3 |
pipeline_tag: image-text-to-text
|
| 4 |
library_name: transformers
|
| 5 |
base_model:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
base_model_relation: merge
|
| 9 |
language:
|
| 10 |
-
|
| 11 |
tags:
|
| 12 |
-
|
| 13 |
-
|
| 14 |
---
|
| 15 |
|
| 16 |
# InternVL3-9B-Pretrained
|
|
@@ -667,7 +667,7 @@ print(response)
|
|
| 667 |
|
| 668 |
## License
|
| 669 |
|
| 670 |
-
This project is released under the MIT License.
|
| 671 |
|
| 672 |
## Citation
|
| 673 |
|
|
|
|
| 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 |
language:
|
| 10 |
+
- multilingual
|
| 11 |
tags:
|
| 12 |
+
- internvl
|
| 13 |
+
- custom_code
|
| 14 |
---
|
| 15 |
|
| 16 |
# InternVL3-9B-Pretrained
|
|
|
|
| 667 |
|
| 668 |
## License
|
| 669 |
|
| 670 |
+
This project is released under the MIT License.
|
| 671 |
|
| 672 |
## Citation
|
| 673 |
|