namepd commited on
Commit
c26a3d5
·
verified ·
1 Parent(s): 1d90440

Add layer package for Qwen/Qwen3-VL-8B-Instruct-GGUF:Q4_K_M (namepd/Qwen3-VL-8B-Instruct-Q4_K_M-layers)

Browse files
entries/Qwen/Qwen3-VL-8B-Instruct-GGUF.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "source_repo": "Qwen/Qwen3-VL-8B-Instruct-GGUF",
4
+ "variants": {
5
+ "Qwen3VL-8B-Instruct-Q4_K_M": {
6
+ "source": {
7
+ "repo": "Qwen/Qwen3-VL-8B-Instruct-GGUF",
8
+ "file": "Qwen3VL-8B-Instruct-Q4_K_M.gguf",
9
+ "revision": "f982a07559d4a2f6c8744d840bf6fccab30eea96"
10
+ },
11
+ "curated": {
12
+ "name": "Qwen3VL-8B-Instruct-Q4_K_M",
13
+ "size": "36 layers",
14
+ "description": "Layer package for Qwen/Qwen3-VL-8B-Instruct-GGUF:Q4_K_M"
15
+ },
16
+ "packages": [
17
+ {
18
+ "type": "layer-package",
19
+ "repo": "namepd/Qwen3-VL-8B-Instruct-Q4_K_M-layers",
20
+ "layer_count": 36,
21
+ "source_revision": "f982a07559d4a2f6c8744d840bf6fccab30eea96"
22
+ }
23
+ ]
24
+ }
25
+ }
26
+ }