jamesdumay commited on
Commit
dce94f9
·
verified ·
1 Parent(s): ea020c1

Add layer package for meshllm/GLM-5.2-Q2_K-MTP-Q8-GGUF:Q2_K-MTP-Q8 (meshllm/GLM-5.2-Q2_K-MTP-Q8-layers)

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