micdn commited on
Commit
78b289c
·
verified ·
1 Parent(s): 657b2f7

Add Qwen3-235B-A22B-GGUF.json with layer package

Browse files
entries/unsloth/Qwen3-235B-A22B-GGUF.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "source_repo": "unsloth/Qwen3-235B-A22B-GGUF",
4
+ "variants": {
5
+ "Qwen3-235B-A22B-UD-Q4_K_XL": {
6
+ "source": {
7
+ "repo": "unsloth/Qwen3-235B-A22B-GGUF",
8
+ "revision": "main",
9
+ "file": "UD-Q4_K_XL/Qwen3-235B-A22B-UD-Q4_K_XL-00001-of-00003.gguf"
10
+ },
11
+ "curated": {
12
+ "name": "Qwen3-235B-A22B-UD-Q4_K_XL",
13
+ "size": "134GB",
14
+ "description": "Qwen3 235B MoE, proven at 16 tok/s across 2 nodes",
15
+ "draft": null,
16
+ "moe": "235B/22B",
17
+ "extra_files": [
18
+ { "file": "UD-Q4_K_XL/Qwen3-235B-A22B-UD-Q4_K_XL-00002-of-00003.gguf", "repo": "unsloth/Qwen3-235B-A22B-GGUF", "revision": "main" },
19
+ { "file": "UD-Q4_K_XL/Qwen3-235B-A22B-UD-Q4_K_XL-00003-of-00003.gguf", "repo": "unsloth/Qwen3-235B-A22B-GGUF", "revision": "main" }
20
+ ],
21
+ "mmproj": null
22
+ },
23
+ "packages": [
24
+ {
25
+ "type": "layer-package",
26
+ "repo": "meshllm/Qwen3-235B-A22B-UD-Q4_K_XL-layers",
27
+ "layer_count": 94,
28
+ "total_bytes": 144000000000
29
+ }
30
+ ]
31
+ }
32
+ }
33
+ }