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_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
|
||||
pipeline_tag: image-text-to-text
|
||||
library_name: transformers
|
||||
base_model:
|
||||
- OpenGVLab/InternVL3-8B-Instruct
|
||||
- OpenGVLab/InternVL3-8B-Instruct
|
||||
base_model_relation: finetune
|
||||
datasets:
|
||||
- OpenGVLab/MMPR-v1.2
|
||||
- OpenGVLab/MMPR-v1.2
|
||||
language:
|
||||
- multilingual
|
||||
- multilingual
|
||||
tags:
|
||||
- internvl
|
||||
- custom_code
|
||||
- internvl
|
||||
- custom_code
|
||||
---
|
||||
|
||||
# InternVL3-8B
|
||||
@ -668,7 +668,7 @@ print(response)
|
||||
|
||||
## 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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user