Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,11 @@ license: apache-2.0
|
|
3 |
base_model:
|
4 |
- Qwen/Qwen2-VL-2B-Instruct
|
5 |
---
|
6 |
-
#
|
7 |
This is compatible with any onnx runtime.
|
8 |
|
9 |
-
#
|
10 |
-
|
|
|
|
|
|
|
|
3 |
base_model:
|
4 |
- Qwen/Qwen2-VL-2B-Instruct
|
5 |
---
|
6 |
+
# Requirements
|
7 |
This is compatible with any onnx runtime.
|
8 |
|
9 |
+
# Running this model
|
10 |
+
See https://huggingface.co/pdufour/Qwen2-VL-2B-Instruct-ONNX-Q4-F16 for an example
|
11 |
+
|
12 |
+
# Technical Information:
|
13 |
+
- [EXPORT.md](EXPORT.md)
|