Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -1,18 +1,18 @@
|
|||||||
---
|
---
|
||||||
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/InternViT-300M-448px-V2_5
|
- OpenGVLab/InternViT-300M-448px-V2_5
|
||||||
- Qwen/Qwen2.5-7B
|
- Qwen/Qwen2.5-7B
|
||||||
base_model_relation: merge
|
base_model_relation: merge
|
||||||
language:
|
language:
|
||||||
- multilingual
|
- multilingual
|
||||||
tags:
|
tags:
|
||||||
- internvl
|
- internvl
|
||||||
- custom_code
|
- custom_code
|
||||||
---
|
---
|
||||||
|
|
||||||
# InternVL3-8B-Pretrained
|
# InternVL3-8B-Pretrained
|
||||||
@@ -669,7 +669,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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user