Commit
•
cc10284
1
Parent(s):
9ce3c6e
add correct pipeline tag (#1)
Browse files- add correct pipeline tag (00864e5572eca9251b633096184cb5671f906bb3)
Co-authored-by: Raushan Turganbay <[email protected]>
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
|