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_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
|
||||
pipeline_tag: image-text-to-text
|
||||
library_name: transformers
|
||||
base_model:
|
||||
- OpenGVLab/InternViT-300M-448px-V2_5
|
||||
- Qwen/Qwen2.5-1.5B
|
||||
- OpenGVLab/InternViT-300M-448px-V2_5
|
||||
- Qwen/Qwen2.5-1.5B
|
||||
base_model_relation: merge
|
||||
language:
|
||||
- multilingual
|
||||
- multilingual
|
||||
tags:
|
||||
- internvl
|
||||
- custom_code
|
||||
- internvl
|
||||
- custom_code
|
||||
---
|
||||
|
||||
# InternVL3-2B-Pretrained
|
||||
@@ -669,7 +669,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user