prithivMLmods commited on
Commit
10b3c10
·
verified ·
1 Parent(s): 530862a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -2,4 +2,13 @@
2
  license: apache-2.0
3
  base_model:
4
  - Qwen/Qwen2.5-VL-7B-Instruct
 
 
 
 
 
 
 
 
 
5
  ---
 
2
  license: apache-2.0
3
  base_model:
4
  - Qwen/Qwen2.5-VL-7B-Instruct
5
+ language:
6
+ - en
7
+ - zh
8
+ pipeline_tag: image-text-to-text
9
+ library_name: transformers
10
+ tags:
11
+ - text-generation-inference
12
+ - science
13
+ - universal truth
14
  ---