Update README.md
This commit is contained in:
parent
6f72873e93
commit
26dcadeb50
14
README.md
14
README.md
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user