littlebird13 commited on
Commit
296694a
·
verified ·
1 Parent(s): 153618d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,4 +1,3 @@
1
-
2
  ---
3
  license: apache-2.0
4
  language:
@@ -7,6 +6,8 @@ pipeline_tag: image-text-to-text
7
  tags:
8
  - multimodal
9
  library_name: transformers
 
 
10
  ---
11
 
12
  # Qwen2.5-VL-7B-Instruct-AWQ
@@ -301,4 +302,4 @@ If you find our work helpful, feel free to give us a cite.
301
  journal={arXiv preprint arXiv:2308.12966},
302
  year={2023}
303
  }
304
- ```
 
 
1
  ---
2
  license: apache-2.0
3
  language:
 
6
  tags:
7
  - multimodal
8
  library_name: transformers
9
+ base_model:
10
+ - Qwen/Qwen2.5-VL-7B-Instruct
11
  ---
12
 
13
  # Qwen2.5-VL-7B-Instruct-AWQ
 
302
  journal={arXiv preprint arXiv:2308.12966},
303
  year={2023}
304
  }
305
+ ```