Commit
•
0cfb71e
1
Parent(s):
2f7f20b
checking endpoints demo example
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ tags:
|
|
6 |
language:
|
7 |
- en
|
8 |
pipeline_tag: image-text-to-text
|
|
|
9 |
---
|
10 |
|
11 |
# LLaVa-Next, leveraging [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) as LLM
|
|
|
6 |
language:
|
7 |
- en
|
8 |
pipeline_tag: image-text-to-text
|
9 |
+
inference: true
|
10 |
---
|
11 |
|
12 |
# LLaVa-Next, leveraging [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) as LLM
|