Commit
•
dcf7cb1
1
Parent(s):
16588d8
add correct pipeline tag (#1)
Browse files- add correct pipeline tag (0cd3ce01f2e87fee4e7be56210eec4d14aa5e190)
Co-authored-by: Raushan Turganbay <RaushanTurganbay@users.noreply.huggingface.co>
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
-
pipeline_tag: text-
|
6 |
tags:
|
7 |
- multimodal
|
8 |
base_model: Qwen/Qwen2-VL-7B-Instruct
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
+
pipeline_tag: image-text-to-text
|
6 |
tags:
|
7 |
- multimodal
|
8 |
base_model: Qwen/Qwen2-VL-7B-Instruct
|