RemySkye commited on
Commit
ab133d9
·
verified ·
1 Parent(s): c09eb6e

Update GGUF build manifest

Browse files
Files changed (1) hide show
  1. build-manifest.json +16 -1
build-manifest.json CHANGED
@@ -28,6 +28,21 @@
28
  },
29
  "verified_remote_size": 18939312256
30
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  "KAT-Coder-V2.5-Dev-Q3_K_L.gguf": {
32
  "llama_cpp_commit": "c0bc8591e8815c63cb01dd3f051a8b0df02501c9",
33
  "quantization": "Q3_K_L",
@@ -203,5 +218,5 @@
203
  "llama_cpp_commit": "c0bc8591e8815c63cb01dd3f051a8b0df02501c9",
204
  "schema_version": 1,
205
  "target_repo": "RemySkye/KAT-Coder-V2.5-Dev-GGUF",
206
- "updated_at": "2026-07-23T21:03:13.353638+00:00"
207
  }
 
28
  },
29
  "verified_remote_size": 18939312256
30
  },
31
+ "KAT-Coder-V2.5-Dev-Q2_K.gguf": {
32
+ "llama_cpp_commit": "c0bc8591e8815c63cb01dd3f051a8b0df02501c9",
33
+ "quantization": "Q2_K",
34
+ "sha256": "3541c65e3c40c6759db99fea59d9ced00d96bf7d488966d15e332baa9fbe90e6",
35
+ "size_bytes": 12939593856,
36
+ "tensor_count": 733,
37
+ "tensor_types": {
38
+ "F32": 301,
39
+ "Q2_K": 301,
40
+ "Q3_K": 90,
41
+ "Q4_K": 40,
42
+ "Q6_K": 1
43
+ },
44
+ "verified_remote_size": 12939593856
45
+ },
46
  "KAT-Coder-V2.5-Dev-Q3_K_L.gguf": {
47
  "llama_cpp_commit": "c0bc8591e8815c63cb01dd3f051a8b0df02501c9",
48
  "quantization": "Q3_K_L",
 
218
  "llama_cpp_commit": "c0bc8591e8815c63cb01dd3f051a8b0df02501c9",
219
  "schema_version": 1,
220
  "target_repo": "RemySkye/KAT-Coder-V2.5-Dev-GGUF",
221
+ "updated_at": "2026-07-23T21:06:25.019461+00:00"
222
  }