Commit
•
ef07390
1
Parent(s):
d03350a
add correct pipeline tag (#1)
Browse files- add correct pipeline tag (9dcbd2a80d5f2dc3749ca6aae5d329ebe78c15d6)
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-2B-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-2B-Instruct
|