osanseviero
commited on
Commit
•
1ba54f5
1
Parent(s):
5a5a22f
Specify right model card metadata
Browse filesThis PR specifies the right metadata for this repository
README.md
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
library_name: sglang
|
|
|
|
|
4 |
inference: false
|
|
|
5 |
---
|
6 |
|
7 |
## Inference Preparation
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
library_name: sglang
|
4 |
+
tags:
|
5 |
+
- llava
|
6 |
inference: false
|
7 |
+
pipeline_tag: image-text-to-text
|
8 |
---
|
9 |
|
10 |
## Inference Preparation
|