Weiyun1025 commited on
Commit
d329241
·
verified ·
1 Parent(s): 25d89ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,18 +1,18 @@
1
  ---
2
- license: other
3
  license_name: qwen
4
  license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
5
  pipeline_tag: image-text-to-text
6
  library_name: transformers
7
  base_model:
8
- - OpenGVLab/InternViT-300M-448px-V2_5
9
- - Qwen/Qwen2.5-0.5B
10
  base_model_relation: merge
11
  language:
12
- - multilingual
13
  tags:
14
- - internvl
15
- - custom_code
16
  ---
17
 
18
  # InternVL3-1B-Pretrained
@@ -669,7 +669,7 @@ print(response)
669
 
670
  ## License
671
 
672
- 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.
673
 
674
  ## Citation
675
 
 
1
  ---
2
+ license: apache-2.0
3
  license_name: qwen
4
  license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
5
  pipeline_tag: image-text-to-text
6
  library_name: transformers
7
  base_model:
8
+ - OpenGVLab/InternViT-300M-448px-V2_5
9
+ - Qwen/Qwen2.5-0.5B
10
  base_model_relation: merge
11
  language:
12
+ - multilingual
13
  tags:
14
+ - internvl
15
+ - custom_code
16
  ---
17
 
18
  # InternVL3-1B-Pretrained
 
669
 
670
  ## License
671
 
672
+ 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.
673
 
674
  ## Citation
675