Add pipeline tag (#32)
Browse files- Add pipeline tag (9cbd0008ff4dadc6d4435ff85a4f6f7fedd4d41d)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -11,6 +11,7 @@ language:
|
|
| 11 |
- ja
|
| 12 |
license: apache-2.0
|
| 13 |
library_name: vllm
|
|
|
|
| 14 |
base_model:
|
| 15 |
- mistralai/Pixtral-12B-Base-2409
|
| 16 |
extra_gated_description: If you want to learn more about how we process your personal
|
|
|
|
| 11 |
- ja
|
| 12 |
license: apache-2.0
|
| 13 |
library_name: vllm
|
| 14 |
+
pipeline_tag: image-text-to-text
|
| 15 |
base_model:
|
| 16 |
- mistralai/Pixtral-12B-Base-2409
|
| 17 |
extra_gated_description: If you want to learn more about how we process your personal
|