Specify right model card metadata
#5
by
osanseviero
- opened
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
-
pipeline_tag: text-classification
|
4 |
tags:
|
5 |
- test
|
|
|
|
|
6 |
---
|
7 |
## Training procedure
|
8 |
|
|
|
1 |
---
|
2 |
library_name: peft
|
|
|
3 |
tags:
|
4 |
- test
|
5 |
+
- llava
|
6 |
+
pipeline_tag: image-text-to-text
|
7 |
---
|
8 |
## Training procedure
|
9 |
|