jamesdumay commited on
Commit
a717be0
·
verified ·
1 Parent(s): e8a328c

Add layer package for unsloth/GLM-5.3-Flash-GGUF:UD-Q4_K_XL (meshllm/GLM-5.3-Flash-UD-Q4_K_XL-layers)

Browse files
entries/unsloth/GLM-5.3-Flash-GGUF.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "source_repo": "unsloth/GLM-5.3-Flash-GGUF",
4
+ "variants": {
5
+ "GLM-5.3-Flash-UD-Q4_K_XL": {
6
+ "source": {
7
+ "repo": "unsloth/GLM-5.3-Flash-GGUF",
8
+ "file": "UD-Q4_K_XL/GLM-5.3-Flash-UD-Q4_K_XL-00001-of-00006.gguf",
9
+ "revision": "ac47690c15c8703615ab7d9c1ef2293d45372757"
10
+ },
11
+ "curated": {
12
+ "name": "GLM-5.3-Flash-UD-Q4_K_XL",
13
+ "size": "46 layers",
14
+ "description": "Layer package for unsloth/GLM-5.3-Flash-GGUF:UD-Q4_K_XL"
15
+ },
16
+ "packages": [
17
+ {
18
+ "type": "layer-package",
19
+ "repo": "meshllm/GLM-5.3-Flash-UD-Q4_K_XL-layers",
20
+ "layer_count": 46,
21
+ "source_revision": "ac47690c15c8703615ab7d9c1ef2293d45372757"
22
+ }
23
+ ]
24
+ }
25
+ }
26
+ }