Update pipeline tag
Browse filesThis PR ensures the model has the appropriate pipeline tag for VLMs: https://huggingface.co/models?pipeline_tag=image-text-to-text&sort=trending
README.md
CHANGED
@@ -12,6 +12,7 @@ base_model:
|
|
12 |
- Qwen/Qwen2.5-14B-Instruct
|
13 |
- google/siglip-so400m-patch14-384
|
14 |
library_name: transformers
|
|
|
15 |
---
|
16 |
|
17 |
# VARCO-VISION-14B
|
|
|
12 |
- Qwen/Qwen2.5-14B-Instruct
|
13 |
- google/siglip-so400m-patch14-384
|
14 |
library_name: transformers
|
15 |
+
pipeline_tag: image-text-to-text
|
16 |
---
|
17 |
|
18 |
# VARCO-VISION-14B
|