RemySkye commited on
Commit
0781c8b
·
verified ·
1 Parent(s): b53b882

Update GGUF build manifest

Browse files
Files changed (1) hide show
  1. build-manifest.json +22 -0
build-manifest.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "Kwaipilot/KAT-Coder-V2.5-Dev",
3
+ "created_at": "2026-07-23T19:55:11.780924+00:00",
4
+ "files": {
5
+ "KAT-Coder-V2.5-Dev-BF16.gguf": {
6
+ "llama_cpp_commit": "c0bc8591e8815c63cb01dd3f051a8b0df02501c9",
7
+ "quantization": "BF16",
8
+ "sha256": "f15114d487105dafc8deb7b77b84220c7b47cb87155cd83d684b2eb794f4ef92",
9
+ "size_bytes": 69376637376,
10
+ "tensor_count": 733,
11
+ "tensor_types": {
12
+ "BF16": 432,
13
+ "F32": 301
14
+ },
15
+ "verified_remote_size": 69376637376
16
+ }
17
+ },
18
+ "llama_cpp_commit": "c0bc8591e8815c63cb01dd3f051a8b0df02501c9",
19
+ "schema_version": 1,
20
+ "target_repo": "RemySkye/KAT-Coder-V2.5-Dev-GGUF",
21
+ "updated_at": "2026-07-23T20:06:00.495891+00:00"
22
+ }