Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# LLaVE-2B
|
5 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
library_name: transformers
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- Sentence Similarity
|
8 |
+
- Embedding
|
9 |
+
- zero-shot-image-classification
|
10 |
+
- video-text-to-text
|
11 |
+
pipeline_tag: image-text-to-text
|
12 |
---
|
13 |
# LLaVE-2B
|
14 |
|