[Automated] Update base model metadata
Browse filesSet base model to "qnguyen3/nanoLLaVA-1.5"
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
pipeline_tag: image-text-to-text
|
4 |
language:
|
5 |
- en
|
|
|
|
|
|
|
6 |
tags:
|
7 |
- llava
|
8 |
- multimodal
|
9 |
- qwen
|
10 |
-
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
https://huggingface.co/qnguyen3/nanoLLaVA-1.5 with ONNX weights to be compatible with Transformers.js.
|
|
|
1 |
---
|
2 |
+
base_model: qnguyen3/nanoLLaVA-1.5
|
|
|
3 |
language:
|
4 |
- en
|
5 |
+
library_name: transformers.js
|
6 |
+
license: apache-2.0
|
7 |
+
pipeline_tag: image-text-to-text
|
8 |
tags:
|
9 |
- llava
|
10 |
- multimodal
|
11 |
- qwen
|
|
|
12 |
---
|
13 |
|
14 |
https://huggingface.co/qnguyen3/nanoLLaVA-1.5 with ONNX weights to be compatible with Transformers.js.
|