mikeumus-divincian commited on
Commit
7ca3228
·
verified ·
1 Parent(s): 1d32b5a

Add stub manifest.json

Browse files
Files changed (1) hide show
  1. manifest.json +14 -0
manifest.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "vindexSha256": "b07508d6d7d5eb67f5aca2385fb84d84bf30b650e73b677701dab865a05f6977",
3
+ "shortId": "kimi-k2-instruct-vindex",
4
+ "baseModel": "moonshotai/Kimi-K2-Instruct",
5
+ "extractLevel": "summary",
6
+ "f16": false,
7
+ "files": {
8
+ "gate_vectors.bin": "see HF repo siblings (LFS)",
9
+ "gate_vectors_index.json": "(per-layer offsets + SVD stats)",
10
+ "phase1_moe_svd.json": "(per-layer + per-expert SVD spectrum stats)",
11
+ "phase2_router_svd.json": "(per-layer router SVD)"
12
+ },
13
+ "note": "Summary vindex. See README + index.json for details."
14
+ }