Fix task tag (#1)
Browse files- Fix task tag (7731cefdb546f3ca6ed8bc6602be050a7a656124)
Co-authored-by: Merve Noyan <[email protected]>
README.md
CHANGED
|
@@ -5,7 +5,7 @@ language:
|
|
| 5 |
- zh
|
| 6 |
base_model:
|
| 7 |
- prithivMLmods/Qwen2-VL-OCR-2B-Instruct
|
| 8 |
-
pipeline_tag:
|
| 9 |
library_name: transformers
|
| 10 |
tags:
|
| 11 |
- text-generation-inference
|
|
|
|
| 5 |
- zh
|
| 6 |
base_model:
|
| 7 |
- prithivMLmods/Qwen2-VL-OCR-2B-Instruct
|
| 8 |
+
pipeline_tag: image-text-to-text
|
| 9 |
library_name: transformers
|
| 10 |
tags:
|
| 11 |
- text-generation-inference
|