Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,8 @@ tags:
|
|
| 4 |
- transformers.js
|
| 5 |
base_model:
|
| 6 |
- Qwen/Qwen2-VL-7B-Instruct
|
| 7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- transformers.js
|
| 5 |
base_model:
|
| 6 |
- Qwen/Qwen2-VL-7B-Instruct
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
This is the 7b Qwen2-VL image model exported via https://github.com/pdufour/llm-export.
|
| 10 |
+
|
| 11 |
+
Also see https://huggingface.co/pdufour/Qwen2-VL-2B-Instruct-ONNX-Q4-F16 for a 2b model that is onnxruntime-webgpu compatible.
|