Image-Text-to-Text
Transformers.js
ONNX
English
llava
text-generation
multimodal
qwen
conversational
custom_code
Instructions to use Xenova/nanoLLaVA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/nanoLLaVA with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('image-text-to-text', 'Xenova/nanoLLaVA');
Upload folder using huggingface_hub
Browse files
onnx/decoder_model_merged_q4f16.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92daa1ce2e525c98ef8508478142ac5bad7169bb62c91280f87196a299eaccbf
|
| 3 |
+
size 270331018
|