Commit
•
f8732c7
1
Parent(s):
2aa4870
add correct pipeline tag (#2)
Browse files- add correct pipeline tag (e28718b9ec5b2c70116173783551f2042d6a55da)
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
|