add correct pipeline tag (#1)
Browse files- add correct pipeline tag (9dcbd2a80d5f2dc3749ca6aae5d329ebe78c15d6)
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
|