pdufour commited on
Commit
e9d7494
1 Parent(s): be8d044

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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.