Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,9 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
- Qwen/Qwen2-VL-2B-Instruct
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
- Qwen/Qwen2-VL-2B-Instruct
|
5 |
+
---
|
6 |
+
# Setup
|
7 |
+
This is compatible with any onnx runtime.
|
8 |
+
|
9 |
+
# Export process:
|
10 |
+
[EXPORT.md](EXPORT.md)
|