Fix pipeline tag
#1
by
osanseviero
- opened
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
-
pipeline_tag:
|
6 |
---
|
7 |
|
8 |
ref. to [repo](https://github.com/power0341/LLaVA-v1_5-qwen1_8B)
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
+
pipeline_tag: image-text-to-text
|
6 |
---
|
7 |
|
8 |
ref. to [repo](https://github.com/power0341/LLaVA-v1_5-qwen1_8B)
|