jamesdumay commited on
Commit
475fe42
·
verified ·
1 Parent(s): 7899100

Add layer package for unsloth/GLM-5.1-GGUF:UD-Q3_K_XL (meshllm/GLM-5.1-UD-Q3_K_XL-layers)

Browse files
Files changed (1) hide show
  1. entries/unsloth/GLM-5.1-GGUF.json +19 -0
entries/unsloth/GLM-5.1-GGUF.json CHANGED
@@ -20,6 +20,25 @@
20
  "layer_count": 79
21
  }
22
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  }
24
  }
25
  }
 
20
  "layer_count": 79
21
  }
22
  ]
23
+ },
24
+ "GLM-5.1-UD-Q3_K_XL": {
25
+ "source": {
26
+ "repo": "unsloth/GLM-5.1-GGUF",
27
+ "file": "UD-Q3_K_XL/GLM-5.1-UD-Q3_K_XL-00001-of-00008.gguf",
28
+ "revision": "main"
29
+ },
30
+ "curated": {
31
+ "name": "GLM-5.1-UD-Q3_K_XL",
32
+ "size": "79 layers",
33
+ "description": "Layer package for unsloth/GLM-5.1-GGUF:UD-Q3_K_XL"
34
+ },
35
+ "packages": [
36
+ {
37
+ "type": "layer-package",
38
+ "repo": "meshllm/GLM-5.1-UD-Q3_K_XL-layers",
39
+ "layer_count": 79
40
+ }
41
+ ]
42
  }
43
  }
44
  }