wcy1122 commited on
Commit
e24c8d7
·
verified ·
1 Parent(s): a44e410

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -2,6 +2,12 @@
2
  license: apache-2.0
3
  base_model:
4
  - Qwen/Qwen2.5-VL-32B-Instruct
 
 
 
 
 
 
5
  ---
6
 
7
 
 
2
  license: apache-2.0
3
  base_model:
4
  - Qwen/Qwen2.5-VL-32B-Instruct
5
+ language:
6
+ - en
7
+ - zh
8
+ library_name: transformers
9
+ tags:
10
+ - multimodal
11
  ---
12
 
13