Commit
•
29ea225
1
Parent(s):
5ab8971
Add proper library name (#3)
Browse files- Add proper library name (db44dcbb960c62efaa03dac98f0601b83f74cfff)
Co-authored-by: Omar Sanseviero <osanseviero@users.noreply.huggingface.co>
README.md
CHANGED
@@ -6,6 +6,7 @@ pipeline_tag: image-text-to-text
|
|
6 |
tags:
|
7 |
- multimodal
|
8 |
base_model: Qwen/Qwen2-VL-7B-Instruct
|
|
|
9 |
---
|
10 |
|
11 |
# Qwen2-VL-7B-Instruct-GPTQ-Int4
|
|
|
6 |
tags:
|
7 |
- multimodal
|
8 |
base_model: Qwen/Qwen2-VL-7B-Instruct
|
9 |
+
library_name: transformers
|
10 |
---
|
11 |
|
12 |
# Qwen2-VL-7B-Instruct-GPTQ-Int4
|