jymcc commited on
Commit
451ac32
·
verified ·
1 Parent(s): e2bad13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,6 +6,8 @@ language:
6
  - en
7
  - zh
8
  pipeline_tag: text-generation
 
 
9
  ---
10
  <div align="center">
11
  <h1>
@@ -85,4 +87,4 @@ print(output_text)
85
  primaryClass={cs.CV},
86
  url={https://arxiv.org/abs/2406.19280},
87
  }
88
- ```
 
6
  - en
7
  - zh
8
  pipeline_tag: text-generation
9
+ base_model:
10
+ - Qwen/Qwen2.5-VL-7B-Instruct
11
  ---
12
  <div align="center">
13
  <h1>
 
87
  primaryClass={cs.CV},
88
  url={https://arxiv.org/abs/2406.19280},
89
  }
90
+ ```