khanhan2007 commited on
Commit
a233ee6
·
verified ·
1 Parent(s): 91e05d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - Qwen/Qwen2-VL-7B-Instruct
5
+ new_version: Qwen/Qwen2-VL-7B-Instruct
6
+ pipeline_tag: text-generation
7
+ library_name: transformers
8
+ ---