Commit
•
07254fe
1
Parent(s):
3ee5011
add correct pipeline tag (#1)
Browse files- add correct pipeline tag (9e245a308395216fba505c28d4b531d74b27f652)
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
|