Update README.md

This commit is contained in:
Weiyun Wang 2025-04-25 03:10:09 +00:00 committed by system
parent 6f72873e93
commit 26dcadeb50
No known key found for this signature in database
GPG Key ID: 6A528E38E0733467

View File

@ -1,19 +1,19 @@
--- ---
license: other license: apache-2.0
license_name: qwen license_name: qwen
license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
pipeline_tag: image-text-to-text pipeline_tag: image-text-to-text
library_name: transformers library_name: transformers
base_model: base_model:
- OpenGVLab/InternVL3-8B-Instruct - OpenGVLab/InternVL3-8B-Instruct
base_model_relation: finetune base_model_relation: finetune
datasets: datasets:
- OpenGVLab/MMPR-v1.2 - OpenGVLab/MMPR-v1.2
language: language:
- multilingual - multilingual
tags: tags:
- internvl - internvl
- custom_code - custom_code
--- ---
# InternVL3-8B # InternVL3-8B
@ -668,7 +668,7 @@ print(response)
## License ## License
This project is released under the MIT License. This project uses the pre-trained Qwen2.5 as a component, which is licensed under the Qwen License. This project is released under the MIT License. This project uses the pre-trained Qwen2.5 as a component, which is licensed under the Apache-2.0 License.
## Citation ## Citation