flash-moe-weights / model_weights.json
prykin's picture
Add files using upload-large-folder tool
29b35dd verified
{
"model": "/Users/prykin/Code/forfun/models/mlx-community-Qwen3.5-397B-A17B-4bit",
"num_tensors": 2092,
"tensors": {
"lm_head.biases": {
"offset": 0,
"size": 31784960,
"shape": [
248320,
64
],
"dtype": "BF16"
},
"lm_head.scales": {
"offset": 31784960,
"size": 31784960,
"shape": [
248320,
64
],
"dtype": "BF16"
},
"lm_head.weight": {
"offset": 63569920,
"size": 508559360,
"shape": [
248320,
512
],
"dtype": "U32"
},
"model.embed_tokens.biases": {
"offset": 572129280,
"size": 31784960,
"shape": [
248320,
64
],
"dtype": "BF16"
},
"model.embed_tokens.scales": {
"offset": 603914240,
"size": 31784960,
"shape": [
248320,
64
],
"dtype": "BF16"
},
"model.embed_tokens.weight": {
"offset": 635699200,
"size": 508559360,
"shape": [
248320,
512
],
"dtype": "U32"
},
"model.layers.0.input_layernorm.weight": {
"offset": 1144258560,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.A_log": {
"offset": 1144266752,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.0.linear_attn.conv1d.weight": {
"offset": 1144267008,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.dt_bias": {
"offset": 1144365312,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.in_proj_a.biases": {
"offset": 1144365440,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.in_proj_a.scales": {
"offset": 1144373632,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.in_proj_a.weight": {
"offset": 1144381824,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.0.linear_attn.in_proj_b.biases": {
"offset": 1144512896,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.in_proj_b.scales": {
"offset": 1144521088,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.in_proj_b.weight": {
"offset": 1144529280,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.0.linear_attn.in_proj_qkv.biases": {
"offset": 1144660352,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.in_proj_qkv.scales": {
"offset": 1146233216,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.in_proj_qkv.weight": {
"offset": 1147806080,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.0.linear_attn.in_proj_z.biases": {
"offset": 1172971904,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.in_proj_z.scales": {
"offset": 1174020480,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.in_proj_z.weight": {
"offset": 1175069056,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.0.linear_attn.norm.weight": {
"offset": 1191846272,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.out_proj.biases": {
"offset": 1191846528,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.out_proj.scales": {
"offset": 1192895104,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.0.linear_attn.out_proj.weight": {
"offset": 1193943680,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.0.mlp.gate.biases": {
"offset": 1210720896,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.0.mlp.gate.scales": {
"offset": 1210786432,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.0.mlp.gate.weight": {
"offset": 1210851968,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.0.mlp.shared_expert.down_proj.biases": {
"offset": 1211900544,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.0.mlp.shared_expert.down_proj.scales": {
"offset": 1212031616,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.0.mlp.shared_expert.down_proj.weight": {
"offset": 1212162688,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.0.mlp.shared_expert.gate_proj.biases": {
"offset": 1214259840,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.0.mlp.shared_expert.gate_proj.scales": {
"offset": 1214390912,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.0.mlp.shared_expert.gate_proj.weight": {
"offset": 1214521984,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.0.mlp.shared_expert.up_proj.biases": {
"offset": 1216619136,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.0.mlp.shared_expert.up_proj.scales": {
"offset": 1216750208,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.0.mlp.shared_expert.up_proj.weight": {
"offset": 1216881280,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.0.mlp.shared_expert_gate.biases": {
"offset": 1218978432,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.0.mlp.shared_expert_gate.scales": {
"offset": 1218978560,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.0.mlp.shared_expert_gate.weight": {
"offset": 1218978688,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.0.post_attention_layernorm.weight": {
"offset": 1218980736,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.1.input_layernorm.weight": {
"offset": 1218988928,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.A_log": {
"offset": 1218997120,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.1.linear_attn.conv1d.weight": {
"offset": 1218997376,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.dt_bias": {
"offset": 1219095680,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.in_proj_a.biases": {
"offset": 1219095808,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.in_proj_a.scales": {
"offset": 1219104000,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.in_proj_a.weight": {
"offset": 1219112192,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.1.linear_attn.in_proj_b.biases": {
"offset": 1219243264,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.in_proj_b.scales": {
"offset": 1219251456,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.in_proj_b.weight": {
"offset": 1219259648,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.1.linear_attn.in_proj_qkv.biases": {
"offset": 1219390720,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.in_proj_qkv.scales": {
"offset": 1220963584,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.in_proj_qkv.weight": {
"offset": 1222536448,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.1.linear_attn.in_proj_z.biases": {
"offset": 1247702272,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.in_proj_z.scales": {
"offset": 1248750848,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.in_proj_z.weight": {
"offset": 1249799424,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.1.linear_attn.norm.weight": {
"offset": 1266576640,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.out_proj.biases": {
"offset": 1266576896,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.out_proj.scales": {
"offset": 1267625472,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.1.linear_attn.out_proj.weight": {
"offset": 1268674048,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.1.mlp.gate.biases": {
"offset": 1285451264,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.1.mlp.gate.scales": {
"offset": 1285516800,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.1.mlp.gate.weight": {
"offset": 1285582336,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.1.mlp.shared_expert.down_proj.biases": {
"offset": 1286630912,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.1.mlp.shared_expert.down_proj.scales": {
"offset": 1286761984,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.1.mlp.shared_expert.down_proj.weight": {
"offset": 1286893056,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.1.mlp.shared_expert.gate_proj.biases": {
"offset": 1288990208,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.1.mlp.shared_expert.gate_proj.scales": {
"offset": 1289121280,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.1.mlp.shared_expert.gate_proj.weight": {
"offset": 1289252352,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.1.mlp.shared_expert.up_proj.biases": {
"offset": 1291349504,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.1.mlp.shared_expert.up_proj.scales": {
"offset": 1291480576,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.1.mlp.shared_expert.up_proj.weight": {
"offset": 1291611648,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.1.mlp.shared_expert_gate.biases": {
"offset": 1293708800,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.1.mlp.shared_expert_gate.scales": {
"offset": 1293708928,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.1.mlp.shared_expert_gate.weight": {
"offset": 1293709056,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.1.post_attention_layernorm.weight": {
"offset": 1293711104,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.10.input_layernorm.weight": {
"offset": 1293719296,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.A_log": {
"offset": 1293727488,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.10.linear_attn.conv1d.weight": {
"offset": 1293727744,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.dt_bias": {
"offset": 1293826048,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.in_proj_a.biases": {
"offset": 1293826176,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.in_proj_a.scales": {
"offset": 1293834368,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.in_proj_a.weight": {
"offset": 1293842560,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.10.linear_attn.in_proj_b.biases": {
"offset": 1293973632,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.in_proj_b.scales": {
"offset": 1293981824,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.in_proj_b.weight": {
"offset": 1293990016,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.10.linear_attn.in_proj_qkv.biases": {
"offset": 1294121088,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.in_proj_qkv.scales": {
"offset": 1295693952,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.in_proj_qkv.weight": {
"offset": 1297266816,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.10.linear_attn.in_proj_z.biases": {
"offset": 1322432640,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.in_proj_z.scales": {
"offset": 1323481216,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.in_proj_z.weight": {
"offset": 1324529792,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.10.linear_attn.norm.weight": {
"offset": 1341307008,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.out_proj.biases": {
"offset": 1341307264,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.out_proj.scales": {
"offset": 1342355840,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.10.linear_attn.out_proj.weight": {
"offset": 1343404416,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.10.mlp.gate.biases": {
"offset": 1360181632,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.10.mlp.gate.scales": {
"offset": 1360247168,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.10.mlp.gate.weight": {
"offset": 1360312704,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.10.mlp.shared_expert.down_proj.biases": {
"offset": 1361361280,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.10.mlp.shared_expert.down_proj.scales": {
"offset": 1361492352,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.10.mlp.shared_expert.down_proj.weight": {
"offset": 1361623424,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.10.mlp.shared_expert.gate_proj.biases": {
"offset": 1363720576,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.10.mlp.shared_expert.gate_proj.scales": {
"offset": 1363851648,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.10.mlp.shared_expert.gate_proj.weight": {
"offset": 1363982720,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.10.mlp.shared_expert.up_proj.biases": {
"offset": 1366079872,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.10.mlp.shared_expert.up_proj.scales": {
"offset": 1366210944,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.10.mlp.shared_expert.up_proj.weight": {
"offset": 1366342016,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.10.mlp.shared_expert_gate.biases": {
"offset": 1368439168,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.10.mlp.shared_expert_gate.scales": {
"offset": 1368439296,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.10.mlp.shared_expert_gate.weight": {
"offset": 1368439424,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.10.post_attention_layernorm.weight": {
"offset": 1368441472,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.11.input_layernorm.weight": {
"offset": 1368449664,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.11.mlp.gate.biases": {
"offset": 1368457856,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.11.mlp.gate.scales": {
"offset": 1368523392,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.11.mlp.gate.weight": {
"offset": 1368588928,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.11.mlp.shared_expert.down_proj.biases": {
"offset": 1369637504,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.11.mlp.shared_expert.down_proj.scales": {
"offset": 1369768576,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.11.mlp.shared_expert.down_proj.weight": {
"offset": 1369899648,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.11.mlp.shared_expert.gate_proj.biases": {
"offset": 1371996800,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.11.mlp.shared_expert.gate_proj.scales": {
"offset": 1372127872,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.11.mlp.shared_expert.gate_proj.weight": {
"offset": 1372258944,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.11.mlp.shared_expert.up_proj.biases": {
"offset": 1374356096,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.11.mlp.shared_expert.up_proj.scales": {
"offset": 1374487168,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.11.mlp.shared_expert.up_proj.weight": {
"offset": 1374618240,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.11.mlp.shared_expert_gate.biases": {
"offset": 1376715392,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.11.mlp.shared_expert_gate.scales": {
"offset": 1376715520,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.11.mlp.shared_expert_gate.weight": {
"offset": 1376715648,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.11.post_attention_layernorm.weight": {
"offset": 1376717696,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.11.self_attn.k_norm.weight": {
"offset": 1376725888,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.11.self_attn.k_proj.biases": {
"offset": 1376726400,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.11.self_attn.k_proj.scales": {
"offset": 1376791936,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.11.self_attn.k_proj.weight": {
"offset": 1376857472,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.11.self_attn.o_proj.biases": {
"offset": 1377906048,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.11.self_attn.o_proj.scales": {
"offset": 1378954624,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.11.self_attn.o_proj.weight": {
"offset": 1380003200,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.11.self_attn.q_norm.weight": {
"offset": 1396780416,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.11.self_attn.q_proj.biases": {
"offset": 1396780928,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.11.self_attn.q_proj.scales": {
"offset": 1398878080,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.11.self_attn.q_proj.weight": {
"offset": 1400975232,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.11.self_attn.v_proj.biases": {
"offset": 1434529664,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.11.self_attn.v_proj.scales": {
"offset": 1434595200,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.11.self_attn.v_proj.weight": {
"offset": 1434660736,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.12.input_layernorm.weight": {
"offset": 1435709312,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.A_log": {
"offset": 1435717504,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.12.linear_attn.conv1d.weight": {
"offset": 1435717760,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.dt_bias": {
"offset": 1435816064,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.in_proj_a.biases": {
"offset": 1435816192,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.in_proj_a.scales": {
"offset": 1435824384,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.in_proj_a.weight": {
"offset": 1435832576,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.12.linear_attn.in_proj_b.biases": {
"offset": 1435963648,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.in_proj_b.scales": {
"offset": 1435971840,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.in_proj_b.weight": {
"offset": 1435980032,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.12.linear_attn.in_proj_qkv.biases": {
"offset": 1436111104,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.in_proj_qkv.scales": {
"offset": 1437683968,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.in_proj_qkv.weight": {
"offset": 1439256832,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.12.linear_attn.in_proj_z.biases": {
"offset": 1464422656,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.in_proj_z.scales": {
"offset": 1465471232,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.in_proj_z.weight": {
"offset": 1466519808,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.12.linear_attn.norm.weight": {
"offset": 1483297024,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.out_proj.biases": {
"offset": 1483297280,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.out_proj.scales": {
"offset": 1484345856,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.12.linear_attn.out_proj.weight": {
"offset": 1485394432,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.12.mlp.gate.biases": {
"offset": 1502171648,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.12.mlp.gate.scales": {
"offset": 1502237184,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.12.mlp.gate.weight": {
"offset": 1502302720,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.12.mlp.shared_expert.down_proj.biases": {
"offset": 1503351296,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.12.mlp.shared_expert.down_proj.scales": {
"offset": 1503482368,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.12.mlp.shared_expert.down_proj.weight": {
"offset": 1503613440,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.12.mlp.shared_expert.gate_proj.biases": {
"offset": 1505710592,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.12.mlp.shared_expert.gate_proj.scales": {
"offset": 1505841664,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.12.mlp.shared_expert.gate_proj.weight": {
"offset": 1505972736,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.12.mlp.shared_expert.up_proj.biases": {
"offset": 1508069888,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.12.mlp.shared_expert.up_proj.scales": {
"offset": 1508200960,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.12.mlp.shared_expert.up_proj.weight": {
"offset": 1508332032,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.12.mlp.shared_expert_gate.biases": {
"offset": 1510429184,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.12.mlp.shared_expert_gate.scales": {
"offset": 1510429312,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.12.mlp.shared_expert_gate.weight": {
"offset": 1510429440,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.12.post_attention_layernorm.weight": {
"offset": 1510431488,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.13.input_layernorm.weight": {
"offset": 1510439680,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.A_log": {
"offset": 1510447872,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.13.linear_attn.conv1d.weight": {
"offset": 1510448128,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.dt_bias": {
"offset": 1510546432,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.in_proj_a.biases": {
"offset": 1510546560,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.in_proj_a.scales": {
"offset": 1510554752,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.in_proj_a.weight": {
"offset": 1510562944,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.13.linear_attn.in_proj_b.biases": {
"offset": 1510694016,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.in_proj_b.scales": {
"offset": 1510702208,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.in_proj_b.weight": {
"offset": 1510710400,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.13.linear_attn.in_proj_qkv.biases": {
"offset": 1510841472,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.in_proj_qkv.scales": {
"offset": 1512414336,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.in_proj_qkv.weight": {
"offset": 1513987200,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.13.linear_attn.in_proj_z.biases": {
"offset": 1539153024,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.in_proj_z.scales": {
"offset": 1540201600,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.in_proj_z.weight": {
"offset": 1541250176,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.13.linear_attn.norm.weight": {
"offset": 1558027392,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.out_proj.biases": {
"offset": 1558027648,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.out_proj.scales": {
"offset": 1559076224,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.13.linear_attn.out_proj.weight": {
"offset": 1560124800,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.13.mlp.gate.biases": {
"offset": 1576902016,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.13.mlp.gate.scales": {
"offset": 1576967552,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.13.mlp.gate.weight": {
"offset": 1577033088,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.13.mlp.shared_expert.down_proj.biases": {
"offset": 1578081664,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.13.mlp.shared_expert.down_proj.scales": {
"offset": 1578212736,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.13.mlp.shared_expert.down_proj.weight": {
"offset": 1578343808,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.13.mlp.shared_expert.gate_proj.biases": {
"offset": 1580440960,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.13.mlp.shared_expert.gate_proj.scales": {
"offset": 1580572032,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.13.mlp.shared_expert.gate_proj.weight": {
"offset": 1580703104,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.13.mlp.shared_expert.up_proj.biases": {
"offset": 1582800256,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.13.mlp.shared_expert.up_proj.scales": {
"offset": 1582931328,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.13.mlp.shared_expert.up_proj.weight": {
"offset": 1583062400,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.13.mlp.shared_expert_gate.biases": {
"offset": 1585159552,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.13.mlp.shared_expert_gate.scales": {
"offset": 1585159680,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.13.mlp.shared_expert_gate.weight": {
"offset": 1585159808,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.13.post_attention_layernorm.weight": {
"offset": 1585161856,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.14.input_layernorm.weight": {
"offset": 1585170048,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.A_log": {
"offset": 1585178240,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.14.linear_attn.conv1d.weight": {
"offset": 1585178496,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.dt_bias": {
"offset": 1585276800,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.in_proj_a.biases": {
"offset": 1585276928,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.in_proj_a.scales": {
"offset": 1585285120,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.in_proj_a.weight": {
"offset": 1585293312,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.14.linear_attn.in_proj_b.biases": {
"offset": 1585424384,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.in_proj_b.scales": {
"offset": 1585432576,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.in_proj_b.weight": {
"offset": 1585440768,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.14.linear_attn.in_proj_qkv.biases": {
"offset": 1585571840,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.in_proj_qkv.scales": {
"offset": 1587144704,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.in_proj_qkv.weight": {
"offset": 1588717568,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.14.linear_attn.in_proj_z.biases": {
"offset": 1613883392,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.in_proj_z.scales": {
"offset": 1614931968,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.in_proj_z.weight": {
"offset": 1615980544,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.14.linear_attn.norm.weight": {
"offset": 1632757760,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.out_proj.biases": {
"offset": 1632758016,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.out_proj.scales": {
"offset": 1633806592,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.14.linear_attn.out_proj.weight": {
"offset": 1634855168,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.14.mlp.gate.biases": {
"offset": 1651632384,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.14.mlp.gate.scales": {
"offset": 1651697920,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.14.mlp.gate.weight": {
"offset": 1651763456,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.14.mlp.shared_expert.down_proj.biases": {
"offset": 1652812032,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.14.mlp.shared_expert.down_proj.scales": {
"offset": 1652943104,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.14.mlp.shared_expert.down_proj.weight": {
"offset": 1653074176,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.14.mlp.shared_expert.gate_proj.biases": {
"offset": 1655171328,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.14.mlp.shared_expert.gate_proj.scales": {
"offset": 1655302400,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.14.mlp.shared_expert.gate_proj.weight": {
"offset": 1655433472,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.14.mlp.shared_expert.up_proj.biases": {
"offset": 1657530624,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.14.mlp.shared_expert.up_proj.scales": {
"offset": 1657661696,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.14.mlp.shared_expert.up_proj.weight": {
"offset": 1657792768,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.14.mlp.shared_expert_gate.biases": {
"offset": 1659889920,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.14.mlp.shared_expert_gate.scales": {
"offset": 1659890048,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.14.mlp.shared_expert_gate.weight": {
"offset": 1659890176,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.14.post_attention_layernorm.weight": {
"offset": 1659892224,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.15.input_layernorm.weight": {
"offset": 1659900416,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.15.mlp.gate.biases": {
"offset": 1659908608,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.15.mlp.gate.scales": {
"offset": 1659974144,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.15.mlp.gate.weight": {
"offset": 1660039680,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.15.mlp.shared_expert.down_proj.biases": {
"offset": 1661088256,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.15.mlp.shared_expert.down_proj.scales": {
"offset": 1661219328,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.15.mlp.shared_expert.down_proj.weight": {
"offset": 1661350400,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.15.mlp.shared_expert.gate_proj.biases": {
"offset": 1663447552,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.15.mlp.shared_expert.gate_proj.scales": {
"offset": 1663578624,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.15.mlp.shared_expert.gate_proj.weight": {
"offset": 1663709696,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.15.mlp.shared_expert.up_proj.biases": {
"offset": 1665806848,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.15.mlp.shared_expert.up_proj.scales": {
"offset": 1665937920,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.15.mlp.shared_expert.up_proj.weight": {
"offset": 1666068992,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.15.mlp.shared_expert_gate.biases": {
"offset": 1668166144,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.15.mlp.shared_expert_gate.scales": {
"offset": 1668166272,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.15.mlp.shared_expert_gate.weight": {
"offset": 1668166400,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.15.post_attention_layernorm.weight": {
"offset": 1668168448,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.15.self_attn.k_norm.weight": {
"offset": 1668176640,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.15.self_attn.k_proj.biases": {
"offset": 1668177152,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.15.self_attn.k_proj.scales": {
"offset": 1668242688,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.15.self_attn.k_proj.weight": {
"offset": 1668308224,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.15.self_attn.o_proj.biases": {
"offset": 1669356800,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.15.self_attn.o_proj.scales": {
"offset": 1670405376,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.15.self_attn.o_proj.weight": {
"offset": 1671453952,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.15.self_attn.q_norm.weight": {
"offset": 1688231168,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.15.self_attn.q_proj.biases": {
"offset": 1688231680,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.15.self_attn.q_proj.scales": {
"offset": 1690328832,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.15.self_attn.q_proj.weight": {
"offset": 1692425984,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.15.self_attn.v_proj.biases": {
"offset": 1725980416,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.15.self_attn.v_proj.scales": {
"offset": 1726045952,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.15.self_attn.v_proj.weight": {
"offset": 1726111488,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.16.input_layernorm.weight": {
"offset": 1727160064,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.A_log": {
"offset": 1727168256,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.16.linear_attn.conv1d.weight": {
"offset": 1727168512,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.dt_bias": {
"offset": 1727266816,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.in_proj_a.biases": {
"offset": 1727266944,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.in_proj_a.scales": {
"offset": 1727275136,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.in_proj_a.weight": {
"offset": 1727283328,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.16.linear_attn.in_proj_b.biases": {
"offset": 1727414400,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.in_proj_b.scales": {
"offset": 1727422592,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.in_proj_b.weight": {
"offset": 1727430784,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.16.linear_attn.in_proj_qkv.biases": {
"offset": 1727561856,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.in_proj_qkv.scales": {
"offset": 1729134720,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.in_proj_qkv.weight": {
"offset": 1730707584,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.16.linear_attn.in_proj_z.biases": {
"offset": 1755873408,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.in_proj_z.scales": {
"offset": 1756921984,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.in_proj_z.weight": {
"offset": 1757970560,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.16.linear_attn.norm.weight": {
"offset": 1774747776,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.out_proj.biases": {
"offset": 1774748032,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.out_proj.scales": {
"offset": 1775796608,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.16.linear_attn.out_proj.weight": {
"offset": 1776845184,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.16.mlp.gate.biases": {
"offset": 1793622400,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.16.mlp.gate.scales": {
"offset": 1793687936,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.16.mlp.gate.weight": {
"offset": 1793753472,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.16.mlp.shared_expert.down_proj.biases": {
"offset": 1794802048,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.16.mlp.shared_expert.down_proj.scales": {
"offset": 1794933120,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.16.mlp.shared_expert.down_proj.weight": {
"offset": 1795064192,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.16.mlp.shared_expert.gate_proj.biases": {
"offset": 1797161344,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.16.mlp.shared_expert.gate_proj.scales": {
"offset": 1797292416,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.16.mlp.shared_expert.gate_proj.weight": {
"offset": 1797423488,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.16.mlp.shared_expert.up_proj.biases": {
"offset": 1799520640,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.16.mlp.shared_expert.up_proj.scales": {
"offset": 1799651712,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.16.mlp.shared_expert.up_proj.weight": {
"offset": 1799782784,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.16.mlp.shared_expert_gate.biases": {
"offset": 1801879936,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.16.mlp.shared_expert_gate.scales": {
"offset": 1801880064,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.16.mlp.shared_expert_gate.weight": {
"offset": 1801880192,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.16.post_attention_layernorm.weight": {
"offset": 1801882240,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.17.input_layernorm.weight": {
"offset": 1801890432,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.A_log": {
"offset": 1801898624,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.17.linear_attn.conv1d.weight": {
"offset": 1801898880,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.dt_bias": {
"offset": 1801997184,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.in_proj_a.biases": {
"offset": 1801997312,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.in_proj_a.scales": {
"offset": 1802005504,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.in_proj_a.weight": {
"offset": 1802013696,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.17.linear_attn.in_proj_b.biases": {
"offset": 1802144768,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.in_proj_b.scales": {
"offset": 1802152960,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.in_proj_b.weight": {
"offset": 1802161152,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.17.linear_attn.in_proj_qkv.biases": {
"offset": 1802292224,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.in_proj_qkv.scales": {
"offset": 1803865088,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.in_proj_qkv.weight": {
"offset": 1805437952,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.17.linear_attn.in_proj_z.biases": {
"offset": 1830603776,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.in_proj_z.scales": {
"offset": 1831652352,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.in_proj_z.weight": {
"offset": 1832700928,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.17.linear_attn.norm.weight": {
"offset": 1849478144,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.out_proj.biases": {
"offset": 1849478400,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.out_proj.scales": {
"offset": 1850526976,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.17.linear_attn.out_proj.weight": {
"offset": 1851575552,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.17.mlp.gate.biases": {
"offset": 1868352768,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.17.mlp.gate.scales": {
"offset": 1868418304,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.17.mlp.gate.weight": {
"offset": 1868483840,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.17.mlp.shared_expert.down_proj.biases": {
"offset": 1869532416,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.17.mlp.shared_expert.down_proj.scales": {
"offset": 1869663488,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.17.mlp.shared_expert.down_proj.weight": {
"offset": 1869794560,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.17.mlp.shared_expert.gate_proj.biases": {
"offset": 1871891712,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.17.mlp.shared_expert.gate_proj.scales": {
"offset": 1872022784,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.17.mlp.shared_expert.gate_proj.weight": {
"offset": 1872153856,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.17.mlp.shared_expert.up_proj.biases": {
"offset": 1874251008,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.17.mlp.shared_expert.up_proj.scales": {
"offset": 1874382080,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.17.mlp.shared_expert.up_proj.weight": {
"offset": 1874513152,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.17.mlp.shared_expert_gate.biases": {
"offset": 1876610304,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.17.mlp.shared_expert_gate.scales": {
"offset": 1876610432,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.17.mlp.shared_expert_gate.weight": {
"offset": 1876610560,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.17.post_attention_layernorm.weight": {
"offset": 1876612608,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.18.input_layernorm.weight": {
"offset": 1876620800,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.A_log": {
"offset": 1876628992,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.18.linear_attn.conv1d.weight": {
"offset": 1876629248,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.dt_bias": {
"offset": 1876727552,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.in_proj_a.biases": {
"offset": 1876727680,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.in_proj_a.scales": {
"offset": 1876735872,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.in_proj_a.weight": {
"offset": 1876744064,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.18.linear_attn.in_proj_b.biases": {
"offset": 1876875136,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.in_proj_b.scales": {
"offset": 1876883328,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.in_proj_b.weight": {
"offset": 1876891520,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.18.linear_attn.in_proj_qkv.biases": {
"offset": 1877022592,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.in_proj_qkv.scales": {
"offset": 1878595456,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.in_proj_qkv.weight": {
"offset": 1880168320,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.18.linear_attn.in_proj_z.biases": {
"offset": 1905334144,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.in_proj_z.scales": {
"offset": 1906382720,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.in_proj_z.weight": {
"offset": 1907431296,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.18.linear_attn.norm.weight": {
"offset": 1924208512,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.out_proj.biases": {
"offset": 1924208768,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.out_proj.scales": {
"offset": 1925257344,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.18.linear_attn.out_proj.weight": {
"offset": 1926305920,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.18.mlp.gate.biases": {
"offset": 1943083136,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.18.mlp.gate.scales": {
"offset": 1943148672,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.18.mlp.gate.weight": {
"offset": 1943214208,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.18.mlp.shared_expert.down_proj.biases": {
"offset": 1944262784,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.18.mlp.shared_expert.down_proj.scales": {
"offset": 1944393856,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.18.mlp.shared_expert.down_proj.weight": {
"offset": 1944524928,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.18.mlp.shared_expert.gate_proj.biases": {
"offset": 1946622080,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.18.mlp.shared_expert.gate_proj.scales": {
"offset": 1946753152,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.18.mlp.shared_expert.gate_proj.weight": {
"offset": 1946884224,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.18.mlp.shared_expert.up_proj.biases": {
"offset": 1948981376,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.18.mlp.shared_expert.up_proj.scales": {
"offset": 1949112448,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.18.mlp.shared_expert.up_proj.weight": {
"offset": 1949243520,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.18.mlp.shared_expert_gate.biases": {
"offset": 1951340672,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.18.mlp.shared_expert_gate.scales": {
"offset": 1951340800,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.18.mlp.shared_expert_gate.weight": {
"offset": 1951340928,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.18.post_attention_layernorm.weight": {
"offset": 1951342976,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.19.input_layernorm.weight": {
"offset": 1951351168,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.19.mlp.gate.biases": {
"offset": 1951359360,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.19.mlp.gate.scales": {
"offset": 1951424896,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.19.mlp.gate.weight": {
"offset": 1951490432,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.19.mlp.shared_expert.down_proj.biases": {
"offset": 1952539008,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.19.mlp.shared_expert.down_proj.scales": {
"offset": 1952670080,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.19.mlp.shared_expert.down_proj.weight": {
"offset": 1952801152,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.19.mlp.shared_expert.gate_proj.biases": {
"offset": 1954898304,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.19.mlp.shared_expert.gate_proj.scales": {
"offset": 1955029376,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.19.mlp.shared_expert.gate_proj.weight": {
"offset": 1955160448,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.19.mlp.shared_expert.up_proj.biases": {
"offset": 1957257600,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.19.mlp.shared_expert.up_proj.scales": {
"offset": 1957388672,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.19.mlp.shared_expert.up_proj.weight": {
"offset": 1957519744,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.19.mlp.shared_expert_gate.biases": {
"offset": 1959616896,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.19.mlp.shared_expert_gate.scales": {
"offset": 1959617024,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.19.mlp.shared_expert_gate.weight": {
"offset": 1959617152,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.19.post_attention_layernorm.weight": {
"offset": 1959619200,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.19.self_attn.k_norm.weight": {
"offset": 1959627392,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.19.self_attn.k_proj.biases": {
"offset": 1959627904,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.19.self_attn.k_proj.scales": {
"offset": 1959693440,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.19.self_attn.k_proj.weight": {
"offset": 1959758976,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.19.self_attn.o_proj.biases": {
"offset": 1960807552,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.19.self_attn.o_proj.scales": {
"offset": 1961856128,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.19.self_attn.o_proj.weight": {
"offset": 1962904704,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.19.self_attn.q_norm.weight": {
"offset": 1979681920,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.19.self_attn.q_proj.biases": {
"offset": 1979682432,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.19.self_attn.q_proj.scales": {
"offset": 1981779584,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.19.self_attn.q_proj.weight": {
"offset": 1983876736,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.19.self_attn.v_proj.biases": {
"offset": 2017431168,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.19.self_attn.v_proj.scales": {
"offset": 2017496704,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.19.self_attn.v_proj.weight": {
"offset": 2017562240,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.2.input_layernorm.weight": {
"offset": 2018610816,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.A_log": {
"offset": 2018619008,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.2.linear_attn.conv1d.weight": {
"offset": 2018619264,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.dt_bias": {
"offset": 2018717568,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.in_proj_a.biases": {
"offset": 2018717696,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.in_proj_a.scales": {
"offset": 2018725888,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.in_proj_a.weight": {
"offset": 2018734080,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.2.linear_attn.in_proj_b.biases": {
"offset": 2018865152,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.in_proj_b.scales": {
"offset": 2018873344,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.in_proj_b.weight": {
"offset": 2018881536,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.2.linear_attn.in_proj_qkv.biases": {
"offset": 2019012608,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.in_proj_qkv.scales": {
"offset": 2020585472,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.in_proj_qkv.weight": {
"offset": 2022158336,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.2.linear_attn.in_proj_z.biases": {
"offset": 2047324160,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.in_proj_z.scales": {
"offset": 2048372736,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.in_proj_z.weight": {
"offset": 2049421312,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.2.linear_attn.norm.weight": {
"offset": 2066198528,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.out_proj.biases": {
"offset": 2066198784,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.out_proj.scales": {
"offset": 2067247360,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.2.linear_attn.out_proj.weight": {
"offset": 2068295936,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.2.mlp.gate.biases": {
"offset": 2085073152,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.2.mlp.gate.scales": {
"offset": 2085138688,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.2.mlp.gate.weight": {
"offset": 2085204224,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.2.mlp.shared_expert.down_proj.biases": {
"offset": 2086252800,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.2.mlp.shared_expert.down_proj.scales": {
"offset": 2086383872,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.2.mlp.shared_expert.down_proj.weight": {
"offset": 2086514944,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.2.mlp.shared_expert.gate_proj.biases": {
"offset": 2088612096,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.2.mlp.shared_expert.gate_proj.scales": {
"offset": 2088743168,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.2.mlp.shared_expert.gate_proj.weight": {
"offset": 2088874240,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.2.mlp.shared_expert.up_proj.biases": {
"offset": 2090971392,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.2.mlp.shared_expert.up_proj.scales": {
"offset": 2091102464,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.2.mlp.shared_expert.up_proj.weight": {
"offset": 2091233536,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.2.mlp.shared_expert_gate.biases": {
"offset": 2093330688,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.2.mlp.shared_expert_gate.scales": {
"offset": 2093330816,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.2.mlp.shared_expert_gate.weight": {
"offset": 2093330944,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.2.post_attention_layernorm.weight": {
"offset": 2093332992,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.20.input_layernorm.weight": {
"offset": 2093341184,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.A_log": {
"offset": 2093349376,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.20.linear_attn.conv1d.weight": {
"offset": 2093349632,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.dt_bias": {
"offset": 2093447936,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.in_proj_a.biases": {
"offset": 2093448064,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.in_proj_a.scales": {
"offset": 2093456256,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.in_proj_a.weight": {
"offset": 2093464448,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.20.linear_attn.in_proj_b.biases": {
"offset": 2093595520,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.in_proj_b.scales": {
"offset": 2093603712,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.in_proj_b.weight": {
"offset": 2093611904,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.20.linear_attn.in_proj_qkv.biases": {
"offset": 2093742976,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.in_proj_qkv.scales": {
"offset": 2095315840,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.in_proj_qkv.weight": {
"offset": 2096888704,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.20.linear_attn.in_proj_z.biases": {
"offset": 2122054528,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.in_proj_z.scales": {
"offset": 2123103104,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.in_proj_z.weight": {
"offset": 2124151680,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.20.linear_attn.norm.weight": {
"offset": 2140928896,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.out_proj.biases": {
"offset": 2140929152,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.out_proj.scales": {
"offset": 2141977728,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.20.linear_attn.out_proj.weight": {
"offset": 2143026304,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.20.mlp.gate.biases": {
"offset": 2159803520,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.20.mlp.gate.scales": {
"offset": 2159869056,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.20.mlp.gate.weight": {
"offset": 2159934592,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.20.mlp.shared_expert.down_proj.biases": {
"offset": 2160983168,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.20.mlp.shared_expert.down_proj.scales": {
"offset": 2161114240,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.20.mlp.shared_expert.down_proj.weight": {
"offset": 2161245312,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.20.mlp.shared_expert.gate_proj.biases": {
"offset": 2163342464,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.20.mlp.shared_expert.gate_proj.scales": {
"offset": 2163473536,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.20.mlp.shared_expert.gate_proj.weight": {
"offset": 2163604608,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.20.mlp.shared_expert.up_proj.biases": {
"offset": 2165701760,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.20.mlp.shared_expert.up_proj.scales": {
"offset": 2165832832,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.20.mlp.shared_expert.up_proj.weight": {
"offset": 2165963904,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.20.mlp.shared_expert_gate.biases": {
"offset": 2168061056,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.20.mlp.shared_expert_gate.scales": {
"offset": 2168061184,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.20.mlp.shared_expert_gate.weight": {
"offset": 2168061312,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.20.post_attention_layernorm.weight": {
"offset": 2168063360,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.21.input_layernorm.weight": {
"offset": 2168071552,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.A_log": {
"offset": 2168079744,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.21.linear_attn.conv1d.weight": {
"offset": 2168080000,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.dt_bias": {
"offset": 2168178304,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.in_proj_a.biases": {
"offset": 2168178432,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.in_proj_a.scales": {
"offset": 2168186624,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.in_proj_a.weight": {
"offset": 2168194816,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.21.linear_attn.in_proj_b.biases": {
"offset": 2168325888,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.in_proj_b.scales": {
"offset": 2168334080,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.in_proj_b.weight": {
"offset": 2168342272,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.21.linear_attn.in_proj_qkv.biases": {
"offset": 2168473344,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.in_proj_qkv.scales": {
"offset": 2170046208,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.in_proj_qkv.weight": {
"offset": 2171619072,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.21.linear_attn.in_proj_z.biases": {
"offset": 2196784896,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.in_proj_z.scales": {
"offset": 2197833472,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.in_proj_z.weight": {
"offset": 2198882048,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.21.linear_attn.norm.weight": {
"offset": 2215659264,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.out_proj.biases": {
"offset": 2215659520,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.out_proj.scales": {
"offset": 2216708096,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.21.linear_attn.out_proj.weight": {
"offset": 2217756672,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.21.mlp.gate.biases": {
"offset": 2234533888,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.21.mlp.gate.scales": {
"offset": 2234599424,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.21.mlp.gate.weight": {
"offset": 2234664960,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.21.mlp.shared_expert.down_proj.biases": {
"offset": 2235713536,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.21.mlp.shared_expert.down_proj.scales": {
"offset": 2235844608,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.21.mlp.shared_expert.down_proj.weight": {
"offset": 2235975680,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.21.mlp.shared_expert.gate_proj.biases": {
"offset": 2238072832,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.21.mlp.shared_expert.gate_proj.scales": {
"offset": 2238203904,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.21.mlp.shared_expert.gate_proj.weight": {
"offset": 2238334976,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.21.mlp.shared_expert.up_proj.biases": {
"offset": 2240432128,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.21.mlp.shared_expert.up_proj.scales": {
"offset": 2240563200,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.21.mlp.shared_expert.up_proj.weight": {
"offset": 2240694272,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.21.mlp.shared_expert_gate.biases": {
"offset": 2242791424,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.21.mlp.shared_expert_gate.scales": {
"offset": 2242791552,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.21.mlp.shared_expert_gate.weight": {
"offset": 2242791680,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.21.post_attention_layernorm.weight": {
"offset": 2242793728,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.22.input_layernorm.weight": {
"offset": 2242801920,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.A_log": {
"offset": 2242810112,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.22.linear_attn.conv1d.weight": {
"offset": 2242810368,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.dt_bias": {
"offset": 2242908672,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.in_proj_a.biases": {
"offset": 2242908800,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.in_proj_a.scales": {
"offset": 2242916992,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.in_proj_a.weight": {
"offset": 2242925184,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.22.linear_attn.in_proj_b.biases": {
"offset": 2243056256,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.in_proj_b.scales": {
"offset": 2243064448,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.in_proj_b.weight": {
"offset": 2243072640,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.22.linear_attn.in_proj_qkv.biases": {
"offset": 2243203712,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.in_proj_qkv.scales": {
"offset": 2244776576,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.in_proj_qkv.weight": {
"offset": 2246349440,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.22.linear_attn.in_proj_z.biases": {
"offset": 2271515264,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.in_proj_z.scales": {
"offset": 2272563840,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.in_proj_z.weight": {
"offset": 2273612416,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.22.linear_attn.norm.weight": {
"offset": 2290389632,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.out_proj.biases": {
"offset": 2290389888,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.out_proj.scales": {
"offset": 2291438464,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.22.linear_attn.out_proj.weight": {
"offset": 2292487040,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.22.mlp.gate.biases": {
"offset": 2309264256,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.22.mlp.gate.scales": {
"offset": 2309329792,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.22.mlp.gate.weight": {
"offset": 2309395328,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.22.mlp.shared_expert.down_proj.biases": {
"offset": 2310443904,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.22.mlp.shared_expert.down_proj.scales": {
"offset": 2310574976,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.22.mlp.shared_expert.down_proj.weight": {
"offset": 2310706048,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.22.mlp.shared_expert.gate_proj.biases": {
"offset": 2312803200,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.22.mlp.shared_expert.gate_proj.scales": {
"offset": 2312934272,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.22.mlp.shared_expert.gate_proj.weight": {
"offset": 2313065344,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.22.mlp.shared_expert.up_proj.biases": {
"offset": 2315162496,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.22.mlp.shared_expert.up_proj.scales": {
"offset": 2315293568,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.22.mlp.shared_expert.up_proj.weight": {
"offset": 2315424640,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.22.mlp.shared_expert_gate.biases": {
"offset": 2317521792,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.22.mlp.shared_expert_gate.scales": {
"offset": 2317521920,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.22.mlp.shared_expert_gate.weight": {
"offset": 2317522048,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.22.post_attention_layernorm.weight": {
"offset": 2317524096,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.23.input_layernorm.weight": {
"offset": 2317532288,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.23.mlp.gate.biases": {
"offset": 2317540480,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.23.mlp.gate.scales": {
"offset": 2317606016,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.23.mlp.gate.weight": {
"offset": 2317671552,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.23.mlp.shared_expert.down_proj.biases": {
"offset": 2318720128,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.23.mlp.shared_expert.down_proj.scales": {
"offset": 2318851200,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.23.mlp.shared_expert.down_proj.weight": {
"offset": 2318982272,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.23.mlp.shared_expert.gate_proj.biases": {
"offset": 2321079424,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.23.mlp.shared_expert.gate_proj.scales": {
"offset": 2321210496,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.23.mlp.shared_expert.gate_proj.weight": {
"offset": 2321341568,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.23.mlp.shared_expert.up_proj.biases": {
"offset": 2323438720,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.23.mlp.shared_expert.up_proj.scales": {
"offset": 2323569792,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.23.mlp.shared_expert.up_proj.weight": {
"offset": 2323700864,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.23.mlp.shared_expert_gate.biases": {
"offset": 2325798016,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.23.mlp.shared_expert_gate.scales": {
"offset": 2325798144,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.23.mlp.shared_expert_gate.weight": {
"offset": 2325798272,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.23.post_attention_layernorm.weight": {
"offset": 2325800320,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.23.self_attn.k_norm.weight": {
"offset": 2325808512,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.23.self_attn.k_proj.biases": {
"offset": 2325809024,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.23.self_attn.k_proj.scales": {
"offset": 2325874560,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.23.self_attn.k_proj.weight": {
"offset": 2325940096,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.23.self_attn.o_proj.biases": {
"offset": 2326988672,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.23.self_attn.o_proj.scales": {
"offset": 2328037248,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.23.self_attn.o_proj.weight": {
"offset": 2329085824,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.23.self_attn.q_norm.weight": {
"offset": 2345863040,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.23.self_attn.q_proj.biases": {
"offset": 2345863552,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.23.self_attn.q_proj.scales": {
"offset": 2347960704,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.23.self_attn.q_proj.weight": {
"offset": 2350057856,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.23.self_attn.v_proj.biases": {
"offset": 2383612288,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.23.self_attn.v_proj.scales": {
"offset": 2383677824,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.23.self_attn.v_proj.weight": {
"offset": 2383743360,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.24.input_layernorm.weight": {
"offset": 2384791936,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.A_log": {
"offset": 2384800128,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.24.linear_attn.conv1d.weight": {
"offset": 2384800384,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.dt_bias": {
"offset": 2384898688,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.in_proj_a.biases": {
"offset": 2384898816,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.in_proj_a.scales": {
"offset": 2384907008,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.in_proj_a.weight": {
"offset": 2384915200,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.24.linear_attn.in_proj_b.biases": {
"offset": 2385046272,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.in_proj_b.scales": {
"offset": 2385054464,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.in_proj_b.weight": {
"offset": 2385062656,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.24.linear_attn.in_proj_qkv.biases": {
"offset": 2385193728,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.in_proj_qkv.scales": {
"offset": 2386766592,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.in_proj_qkv.weight": {
"offset": 2388339456,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.24.linear_attn.in_proj_z.biases": {
"offset": 2413505280,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.in_proj_z.scales": {
"offset": 2414553856,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.in_proj_z.weight": {
"offset": 2415602432,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.24.linear_attn.norm.weight": {
"offset": 2432379648,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.out_proj.biases": {
"offset": 2432379904,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.out_proj.scales": {
"offset": 2433428480,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.24.linear_attn.out_proj.weight": {
"offset": 2434477056,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.24.mlp.gate.biases": {
"offset": 2451254272,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.24.mlp.gate.scales": {
"offset": 2451319808,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.24.mlp.gate.weight": {
"offset": 2451385344,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.24.mlp.shared_expert.down_proj.biases": {
"offset": 2452433920,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.24.mlp.shared_expert.down_proj.scales": {
"offset": 2452564992,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.24.mlp.shared_expert.down_proj.weight": {
"offset": 2452696064,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.24.mlp.shared_expert.gate_proj.biases": {
"offset": 2454793216,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.24.mlp.shared_expert.gate_proj.scales": {
"offset": 2454924288,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.24.mlp.shared_expert.gate_proj.weight": {
"offset": 2455055360,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.24.mlp.shared_expert.up_proj.biases": {
"offset": 2457152512,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.24.mlp.shared_expert.up_proj.scales": {
"offset": 2457283584,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.24.mlp.shared_expert.up_proj.weight": {
"offset": 2457414656,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.24.mlp.shared_expert_gate.biases": {
"offset": 2459511808,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.24.mlp.shared_expert_gate.scales": {
"offset": 2459511936,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.24.mlp.shared_expert_gate.weight": {
"offset": 2459512064,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.24.post_attention_layernorm.weight": {
"offset": 2459514112,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.25.input_layernorm.weight": {
"offset": 2459522304,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.A_log": {
"offset": 2459530496,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.25.linear_attn.conv1d.weight": {
"offset": 2459530752,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.dt_bias": {
"offset": 2459629056,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.in_proj_a.biases": {
"offset": 2459629184,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.in_proj_a.scales": {
"offset": 2459637376,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.in_proj_a.weight": {
"offset": 2459645568,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.25.linear_attn.in_proj_b.biases": {
"offset": 2459776640,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.in_proj_b.scales": {
"offset": 2459784832,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.in_proj_b.weight": {
"offset": 2459793024,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.25.linear_attn.in_proj_qkv.biases": {
"offset": 2459924096,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.in_proj_qkv.scales": {
"offset": 2461496960,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.in_proj_qkv.weight": {
"offset": 2463069824,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.25.linear_attn.in_proj_z.biases": {
"offset": 2488235648,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.in_proj_z.scales": {
"offset": 2489284224,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.in_proj_z.weight": {
"offset": 2490332800,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.25.linear_attn.norm.weight": {
"offset": 2507110016,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.out_proj.biases": {
"offset": 2507110272,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.out_proj.scales": {
"offset": 2508158848,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.25.linear_attn.out_proj.weight": {
"offset": 2509207424,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.25.mlp.gate.biases": {
"offset": 2525984640,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.25.mlp.gate.scales": {
"offset": 2526050176,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.25.mlp.gate.weight": {
"offset": 2526115712,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.25.mlp.shared_expert.down_proj.biases": {
"offset": 2527164288,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.25.mlp.shared_expert.down_proj.scales": {
"offset": 2527295360,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.25.mlp.shared_expert.down_proj.weight": {
"offset": 2527426432,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.25.mlp.shared_expert.gate_proj.biases": {
"offset": 2529523584,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.25.mlp.shared_expert.gate_proj.scales": {
"offset": 2529654656,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.25.mlp.shared_expert.gate_proj.weight": {
"offset": 2529785728,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.25.mlp.shared_expert.up_proj.biases": {
"offset": 2531882880,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.25.mlp.shared_expert.up_proj.scales": {
"offset": 2532013952,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.25.mlp.shared_expert.up_proj.weight": {
"offset": 2532145024,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.25.mlp.shared_expert_gate.biases": {
"offset": 2534242176,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.25.mlp.shared_expert_gate.scales": {
"offset": 2534242304,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.25.mlp.shared_expert_gate.weight": {
"offset": 2534242432,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.25.post_attention_layernorm.weight": {
"offset": 2534244480,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.26.input_layernorm.weight": {
"offset": 2534252672,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.A_log": {
"offset": 2534260864,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.26.linear_attn.conv1d.weight": {
"offset": 2534261120,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.dt_bias": {
"offset": 2534359424,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.in_proj_a.biases": {
"offset": 2534359552,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.in_proj_a.scales": {
"offset": 2534367744,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.in_proj_a.weight": {
"offset": 2534375936,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.26.linear_attn.in_proj_b.biases": {
"offset": 2534507008,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.in_proj_b.scales": {
"offset": 2534515200,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.in_proj_b.weight": {
"offset": 2534523392,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.26.linear_attn.in_proj_qkv.biases": {
"offset": 2534654464,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.in_proj_qkv.scales": {
"offset": 2536227328,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.in_proj_qkv.weight": {
"offset": 2537800192,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.26.linear_attn.in_proj_z.biases": {
"offset": 2562966016,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.in_proj_z.scales": {
"offset": 2564014592,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.in_proj_z.weight": {
"offset": 2565063168,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.26.linear_attn.norm.weight": {
"offset": 2581840384,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.out_proj.biases": {
"offset": 2581840640,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.out_proj.scales": {
"offset": 2582889216,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.26.linear_attn.out_proj.weight": {
"offset": 2583937792,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.26.mlp.gate.biases": {
"offset": 2600715008,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.26.mlp.gate.scales": {
"offset": 2600780544,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.26.mlp.gate.weight": {
"offset": 2600846080,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.26.mlp.shared_expert.down_proj.biases": {
"offset": 2601894656,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.26.mlp.shared_expert.down_proj.scales": {
"offset": 2602025728,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.26.mlp.shared_expert.down_proj.weight": {
"offset": 2602156800,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.26.mlp.shared_expert.gate_proj.biases": {
"offset": 2604253952,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.26.mlp.shared_expert.gate_proj.scales": {
"offset": 2604385024,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.26.mlp.shared_expert.gate_proj.weight": {
"offset": 2604516096,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.26.mlp.shared_expert.up_proj.biases": {
"offset": 2606613248,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.26.mlp.shared_expert.up_proj.scales": {
"offset": 2606744320,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.26.mlp.shared_expert.up_proj.weight": {
"offset": 2606875392,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.26.mlp.shared_expert_gate.biases": {
"offset": 2608972544,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.26.mlp.shared_expert_gate.scales": {
"offset": 2608972672,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.26.mlp.shared_expert_gate.weight": {
"offset": 2608972800,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.26.post_attention_layernorm.weight": {
"offset": 2608974848,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.27.input_layernorm.weight": {
"offset": 2608983040,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.27.mlp.gate.biases": {
"offset": 2608991232,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.27.mlp.gate.scales": {
"offset": 2609056768,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.27.mlp.gate.weight": {
"offset": 2609122304,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.27.mlp.shared_expert.down_proj.biases": {
"offset": 2610170880,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.27.mlp.shared_expert.down_proj.scales": {
"offset": 2610301952,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.27.mlp.shared_expert.down_proj.weight": {
"offset": 2610433024,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.27.mlp.shared_expert.gate_proj.biases": {
"offset": 2612530176,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.27.mlp.shared_expert.gate_proj.scales": {
"offset": 2612661248,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.27.mlp.shared_expert.gate_proj.weight": {
"offset": 2612792320,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.27.mlp.shared_expert.up_proj.biases": {
"offset": 2614889472,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.27.mlp.shared_expert.up_proj.scales": {
"offset": 2615020544,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.27.mlp.shared_expert.up_proj.weight": {
"offset": 2615151616,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.27.mlp.shared_expert_gate.biases": {
"offset": 2617248768,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.27.mlp.shared_expert_gate.scales": {
"offset": 2617248896,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.27.mlp.shared_expert_gate.weight": {
"offset": 2617249024,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.27.post_attention_layernorm.weight": {
"offset": 2617251072,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.27.self_attn.k_norm.weight": {
"offset": 2617259264,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.27.self_attn.k_proj.biases": {
"offset": 2617259776,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.27.self_attn.k_proj.scales": {
"offset": 2617325312,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.27.self_attn.k_proj.weight": {
"offset": 2617390848,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.27.self_attn.o_proj.biases": {
"offset": 2618439424,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.27.self_attn.o_proj.scales": {
"offset": 2619488000,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.27.self_attn.o_proj.weight": {
"offset": 2620536576,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.27.self_attn.q_norm.weight": {
"offset": 2637313792,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.27.self_attn.q_proj.biases": {
"offset": 2637314304,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.27.self_attn.q_proj.scales": {
"offset": 2639411456,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.27.self_attn.q_proj.weight": {
"offset": 2641508608,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.27.self_attn.v_proj.biases": {
"offset": 2675063040,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.27.self_attn.v_proj.scales": {
"offset": 2675128576,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.27.self_attn.v_proj.weight": {
"offset": 2675194112,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.28.input_layernorm.weight": {
"offset": 2676242688,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.A_log": {
"offset": 2676250880,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.28.linear_attn.conv1d.weight": {
"offset": 2676251136,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.dt_bias": {
"offset": 2676349440,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.in_proj_a.biases": {
"offset": 2676349568,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.in_proj_a.scales": {
"offset": 2676357760,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.in_proj_a.weight": {
"offset": 2676365952,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.28.linear_attn.in_proj_b.biases": {
"offset": 2676497024,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.in_proj_b.scales": {
"offset": 2676505216,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.in_proj_b.weight": {
"offset": 2676513408,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.28.linear_attn.in_proj_qkv.biases": {
"offset": 2676644480,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.in_proj_qkv.scales": {
"offset": 2678217344,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.in_proj_qkv.weight": {
"offset": 2679790208,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.28.linear_attn.in_proj_z.biases": {
"offset": 2704956032,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.in_proj_z.scales": {
"offset": 2706004608,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.in_proj_z.weight": {
"offset": 2707053184,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.28.linear_attn.norm.weight": {
"offset": 2723830400,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.out_proj.biases": {
"offset": 2723830656,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.out_proj.scales": {
"offset": 2724879232,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.28.linear_attn.out_proj.weight": {
"offset": 2725927808,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.28.mlp.gate.biases": {
"offset": 2742705024,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.28.mlp.gate.scales": {
"offset": 2742770560,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.28.mlp.gate.weight": {
"offset": 2742836096,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.28.mlp.shared_expert.down_proj.biases": {
"offset": 2743884672,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.28.mlp.shared_expert.down_proj.scales": {
"offset": 2744015744,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.28.mlp.shared_expert.down_proj.weight": {
"offset": 2744146816,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.28.mlp.shared_expert.gate_proj.biases": {
"offset": 2746243968,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.28.mlp.shared_expert.gate_proj.scales": {
"offset": 2746375040,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.28.mlp.shared_expert.gate_proj.weight": {
"offset": 2746506112,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.28.mlp.shared_expert.up_proj.biases": {
"offset": 2748603264,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.28.mlp.shared_expert.up_proj.scales": {
"offset": 2748734336,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.28.mlp.shared_expert.up_proj.weight": {
"offset": 2748865408,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.28.mlp.shared_expert_gate.biases": {
"offset": 2750962560,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.28.mlp.shared_expert_gate.scales": {
"offset": 2750962688,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.28.mlp.shared_expert_gate.weight": {
"offset": 2750962816,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.28.post_attention_layernorm.weight": {
"offset": 2750964864,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.29.input_layernorm.weight": {
"offset": 2750973056,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.A_log": {
"offset": 2750981248,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.29.linear_attn.conv1d.weight": {
"offset": 2750981504,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.dt_bias": {
"offset": 2751079808,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.in_proj_a.biases": {
"offset": 2751079936,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.in_proj_a.scales": {
"offset": 2751088128,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.in_proj_a.weight": {
"offset": 2751096320,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.29.linear_attn.in_proj_b.biases": {
"offset": 2751227392,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.in_proj_b.scales": {
"offset": 2751235584,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.in_proj_b.weight": {
"offset": 2751243776,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.29.linear_attn.in_proj_qkv.biases": {
"offset": 2751374848,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.in_proj_qkv.scales": {
"offset": 2752947712,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.in_proj_qkv.weight": {
"offset": 2754520576,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.29.linear_attn.in_proj_z.biases": {
"offset": 2779686400,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.in_proj_z.scales": {
"offset": 2780734976,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.in_proj_z.weight": {
"offset": 2781783552,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.29.linear_attn.norm.weight": {
"offset": 2798560768,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.out_proj.biases": {
"offset": 2798561024,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.out_proj.scales": {
"offset": 2799609600,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.29.linear_attn.out_proj.weight": {
"offset": 2800658176,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.29.mlp.gate.biases": {
"offset": 2817435392,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.29.mlp.gate.scales": {
"offset": 2817500928,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.29.mlp.gate.weight": {
"offset": 2817566464,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.29.mlp.shared_expert.down_proj.biases": {
"offset": 2818615040,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.29.mlp.shared_expert.down_proj.scales": {
"offset": 2818746112,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.29.mlp.shared_expert.down_proj.weight": {
"offset": 2818877184,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.29.mlp.shared_expert.gate_proj.biases": {
"offset": 2820974336,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.29.mlp.shared_expert.gate_proj.scales": {
"offset": 2821105408,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.29.mlp.shared_expert.gate_proj.weight": {
"offset": 2821236480,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.29.mlp.shared_expert.up_proj.biases": {
"offset": 2823333632,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.29.mlp.shared_expert.up_proj.scales": {
"offset": 2823464704,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.29.mlp.shared_expert.up_proj.weight": {
"offset": 2823595776,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.29.mlp.shared_expert_gate.biases": {
"offset": 2825692928,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.29.mlp.shared_expert_gate.scales": {
"offset": 2825693056,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.29.mlp.shared_expert_gate.weight": {
"offset": 2825693184,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.29.post_attention_layernorm.weight": {
"offset": 2825695232,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.3.input_layernorm.weight": {
"offset": 2825703424,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.3.mlp.gate.biases": {
"offset": 2825711616,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.3.mlp.gate.scales": {
"offset": 2825777152,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.3.mlp.gate.weight": {
"offset": 2825842688,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.3.mlp.shared_expert.down_proj.biases": {
"offset": 2826891264,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.3.mlp.shared_expert.down_proj.scales": {
"offset": 2827022336,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.3.mlp.shared_expert.down_proj.weight": {
"offset": 2827153408,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.3.mlp.shared_expert.gate_proj.biases": {
"offset": 2829250560,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.3.mlp.shared_expert.gate_proj.scales": {
"offset": 2829381632,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.3.mlp.shared_expert.gate_proj.weight": {
"offset": 2829512704,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.3.mlp.shared_expert.up_proj.biases": {
"offset": 2831609856,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.3.mlp.shared_expert.up_proj.scales": {
"offset": 2831740928,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.3.mlp.shared_expert.up_proj.weight": {
"offset": 2831872000,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.3.mlp.shared_expert_gate.biases": {
"offset": 2833969152,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.3.mlp.shared_expert_gate.scales": {
"offset": 2833969280,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.3.mlp.shared_expert_gate.weight": {
"offset": 2833969408,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.3.post_attention_layernorm.weight": {
"offset": 2833971456,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.3.self_attn.k_norm.weight": {
"offset": 2833979648,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.3.self_attn.k_proj.biases": {
"offset": 2833980160,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.3.self_attn.k_proj.scales": {
"offset": 2834045696,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.3.self_attn.k_proj.weight": {
"offset": 2834111232,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.3.self_attn.o_proj.biases": {
"offset": 2835159808,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.3.self_attn.o_proj.scales": {
"offset": 2836208384,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.3.self_attn.o_proj.weight": {
"offset": 2837256960,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.3.self_attn.q_norm.weight": {
"offset": 2854034176,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.3.self_attn.q_proj.biases": {
"offset": 2854034688,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.3.self_attn.q_proj.scales": {
"offset": 2856131840,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.3.self_attn.q_proj.weight": {
"offset": 2858228992,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.3.self_attn.v_proj.biases": {
"offset": 2891783424,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.3.self_attn.v_proj.scales": {
"offset": 2891848960,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.3.self_attn.v_proj.weight": {
"offset": 2891914496,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.30.input_layernorm.weight": {
"offset": 2892963072,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.A_log": {
"offset": 2892971264,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.30.linear_attn.conv1d.weight": {
"offset": 2892971520,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.dt_bias": {
"offset": 2893069824,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.in_proj_a.biases": {
"offset": 2893069952,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.in_proj_a.scales": {
"offset": 2893078144,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.in_proj_a.weight": {
"offset": 2893086336,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.30.linear_attn.in_proj_b.biases": {
"offset": 2893217408,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.in_proj_b.scales": {
"offset": 2893225600,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.in_proj_b.weight": {
"offset": 2893233792,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.30.linear_attn.in_proj_qkv.biases": {
"offset": 2893364864,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.in_proj_qkv.scales": {
"offset": 2894937728,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.in_proj_qkv.weight": {
"offset": 2896510592,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.30.linear_attn.in_proj_z.biases": {
"offset": 2921676416,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.in_proj_z.scales": {
"offset": 2922724992,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.in_proj_z.weight": {
"offset": 2923773568,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.30.linear_attn.norm.weight": {
"offset": 2940550784,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.out_proj.biases": {
"offset": 2940551040,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.out_proj.scales": {
"offset": 2941599616,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.30.linear_attn.out_proj.weight": {
"offset": 2942648192,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.30.mlp.gate.biases": {
"offset": 2959425408,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.30.mlp.gate.scales": {
"offset": 2959490944,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.30.mlp.gate.weight": {
"offset": 2959556480,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.30.mlp.shared_expert.down_proj.biases": {
"offset": 2960605056,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.30.mlp.shared_expert.down_proj.scales": {
"offset": 2960736128,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.30.mlp.shared_expert.down_proj.weight": {
"offset": 2960867200,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.30.mlp.shared_expert.gate_proj.biases": {
"offset": 2962964352,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.30.mlp.shared_expert.gate_proj.scales": {
"offset": 2963095424,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.30.mlp.shared_expert.gate_proj.weight": {
"offset": 2963226496,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.30.mlp.shared_expert.up_proj.biases": {
"offset": 2965323648,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.30.mlp.shared_expert.up_proj.scales": {
"offset": 2965454720,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.30.mlp.shared_expert.up_proj.weight": {
"offset": 2965585792,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.30.mlp.shared_expert_gate.biases": {
"offset": 2967682944,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.30.mlp.shared_expert_gate.scales": {
"offset": 2967683072,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.30.mlp.shared_expert_gate.weight": {
"offset": 2967683200,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.30.post_attention_layernorm.weight": {
"offset": 2967685248,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.31.input_layernorm.weight": {
"offset": 2967693440,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.31.mlp.gate.biases": {
"offset": 2967701632,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.31.mlp.gate.scales": {
"offset": 2967767168,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.31.mlp.gate.weight": {
"offset": 2967832704,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.31.mlp.shared_expert.down_proj.biases": {
"offset": 2968881280,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.31.mlp.shared_expert.down_proj.scales": {
"offset": 2969012352,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.31.mlp.shared_expert.down_proj.weight": {
"offset": 2969143424,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.31.mlp.shared_expert.gate_proj.biases": {
"offset": 2971240576,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.31.mlp.shared_expert.gate_proj.scales": {
"offset": 2971371648,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.31.mlp.shared_expert.gate_proj.weight": {
"offset": 2971502720,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.31.mlp.shared_expert.up_proj.biases": {
"offset": 2973599872,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.31.mlp.shared_expert.up_proj.scales": {
"offset": 2973730944,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.31.mlp.shared_expert.up_proj.weight": {
"offset": 2973862016,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.31.mlp.shared_expert_gate.biases": {
"offset": 2975959168,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.31.mlp.shared_expert_gate.scales": {
"offset": 2975959296,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.31.mlp.shared_expert_gate.weight": {
"offset": 2975959424,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.31.post_attention_layernorm.weight": {
"offset": 2975961472,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.31.self_attn.k_norm.weight": {
"offset": 2975969664,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.31.self_attn.k_proj.biases": {
"offset": 2975970176,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.31.self_attn.k_proj.scales": {
"offset": 2976035712,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.31.self_attn.k_proj.weight": {
"offset": 2976101248,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.31.self_attn.o_proj.biases": {
"offset": 2977149824,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.31.self_attn.o_proj.scales": {
"offset": 2978198400,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.31.self_attn.o_proj.weight": {
"offset": 2979246976,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.31.self_attn.q_norm.weight": {
"offset": 2996024192,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.31.self_attn.q_proj.biases": {
"offset": 2996024704,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.31.self_attn.q_proj.scales": {
"offset": 2998121856,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.31.self_attn.q_proj.weight": {
"offset": 3000219008,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.31.self_attn.v_proj.biases": {
"offset": 3033773440,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.31.self_attn.v_proj.scales": {
"offset": 3033838976,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.31.self_attn.v_proj.weight": {
"offset": 3033904512,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.32.input_layernorm.weight": {
"offset": 3034953088,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.A_log": {
"offset": 3034961280,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.32.linear_attn.conv1d.weight": {
"offset": 3034961536,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.dt_bias": {
"offset": 3035059840,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.in_proj_a.biases": {
"offset": 3035059968,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.in_proj_a.scales": {
"offset": 3035068160,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.in_proj_a.weight": {
"offset": 3035076352,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.32.linear_attn.in_proj_b.biases": {
"offset": 3035207424,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.in_proj_b.scales": {
"offset": 3035215616,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.in_proj_b.weight": {
"offset": 3035223808,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.32.linear_attn.in_proj_qkv.biases": {
"offset": 3035354880,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.in_proj_qkv.scales": {
"offset": 3036927744,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.in_proj_qkv.weight": {
"offset": 3038500608,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.32.linear_attn.in_proj_z.biases": {
"offset": 3063666432,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.in_proj_z.scales": {
"offset": 3064715008,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.in_proj_z.weight": {
"offset": 3065763584,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.32.linear_attn.norm.weight": {
"offset": 3082540800,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.out_proj.biases": {
"offset": 3082541056,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.out_proj.scales": {
"offset": 3083589632,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.32.linear_attn.out_proj.weight": {
"offset": 3084638208,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.32.mlp.gate.biases": {
"offset": 3101415424,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.32.mlp.gate.scales": {
"offset": 3101480960,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.32.mlp.gate.weight": {
"offset": 3101546496,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.32.mlp.shared_expert.down_proj.biases": {
"offset": 3102595072,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.32.mlp.shared_expert.down_proj.scales": {
"offset": 3102726144,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.32.mlp.shared_expert.down_proj.weight": {
"offset": 3102857216,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.32.mlp.shared_expert.gate_proj.biases": {
"offset": 3104954368,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.32.mlp.shared_expert.gate_proj.scales": {
"offset": 3105085440,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.32.mlp.shared_expert.gate_proj.weight": {
"offset": 3105216512,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.32.mlp.shared_expert.up_proj.biases": {
"offset": 3107313664,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.32.mlp.shared_expert.up_proj.scales": {
"offset": 3107444736,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.32.mlp.shared_expert.up_proj.weight": {
"offset": 3107575808,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.32.mlp.shared_expert_gate.biases": {
"offset": 3109672960,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.32.mlp.shared_expert_gate.scales": {
"offset": 3109673088,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.32.mlp.shared_expert_gate.weight": {
"offset": 3109673216,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.32.post_attention_layernorm.weight": {
"offset": 3109675264,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.33.input_layernorm.weight": {
"offset": 3109683456,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.A_log": {
"offset": 3109691648,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.33.linear_attn.conv1d.weight": {
"offset": 3109691904,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.dt_bias": {
"offset": 3109790208,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.in_proj_a.biases": {
"offset": 3109790336,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.in_proj_a.scales": {
"offset": 3109798528,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.in_proj_a.weight": {
"offset": 3109806720,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.33.linear_attn.in_proj_b.biases": {
"offset": 3109937792,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.in_proj_b.scales": {
"offset": 3109945984,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.in_proj_b.weight": {
"offset": 3109954176,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.33.linear_attn.in_proj_qkv.biases": {
"offset": 3110085248,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.in_proj_qkv.scales": {
"offset": 3111658112,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.in_proj_qkv.weight": {
"offset": 3113230976,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.33.linear_attn.in_proj_z.biases": {
"offset": 3138396800,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.in_proj_z.scales": {
"offset": 3139445376,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.in_proj_z.weight": {
"offset": 3140493952,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.33.linear_attn.norm.weight": {
"offset": 3157271168,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.out_proj.biases": {
"offset": 3157271424,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.out_proj.scales": {
"offset": 3158320000,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.33.linear_attn.out_proj.weight": {
"offset": 3159368576,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.33.mlp.gate.biases": {
"offset": 3176145792,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.33.mlp.gate.scales": {
"offset": 3176211328,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.33.mlp.gate.weight": {
"offset": 3176276864,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.33.mlp.shared_expert.down_proj.biases": {
"offset": 3177325440,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.33.mlp.shared_expert.down_proj.scales": {
"offset": 3177456512,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.33.mlp.shared_expert.down_proj.weight": {
"offset": 3177587584,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.33.mlp.shared_expert.gate_proj.biases": {
"offset": 3179684736,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.33.mlp.shared_expert.gate_proj.scales": {
"offset": 3179815808,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.33.mlp.shared_expert.gate_proj.weight": {
"offset": 3179946880,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.33.mlp.shared_expert.up_proj.biases": {
"offset": 3182044032,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.33.mlp.shared_expert.up_proj.scales": {
"offset": 3182175104,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.33.mlp.shared_expert.up_proj.weight": {
"offset": 3182306176,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.33.mlp.shared_expert_gate.biases": {
"offset": 3184403328,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.33.mlp.shared_expert_gate.scales": {
"offset": 3184403456,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.33.mlp.shared_expert_gate.weight": {
"offset": 3184403584,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.33.post_attention_layernorm.weight": {
"offset": 3184405632,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.34.input_layernorm.weight": {
"offset": 3184413824,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.A_log": {
"offset": 3184422016,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.34.linear_attn.conv1d.weight": {
"offset": 3184422272,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.dt_bias": {
"offset": 3184520576,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.in_proj_a.biases": {
"offset": 3184520704,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.in_proj_a.scales": {
"offset": 3184528896,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.in_proj_a.weight": {
"offset": 3184537088,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.34.linear_attn.in_proj_b.biases": {
"offset": 3184668160,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.in_proj_b.scales": {
"offset": 3184676352,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.in_proj_b.weight": {
"offset": 3184684544,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.34.linear_attn.in_proj_qkv.biases": {
"offset": 3184815616,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.in_proj_qkv.scales": {
"offset": 3186388480,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.in_proj_qkv.weight": {
"offset": 3187961344,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.34.linear_attn.in_proj_z.biases": {
"offset": 3213127168,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.in_proj_z.scales": {
"offset": 3214175744,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.in_proj_z.weight": {
"offset": 3215224320,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.34.linear_attn.norm.weight": {
"offset": 3232001536,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.out_proj.biases": {
"offset": 3232001792,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.out_proj.scales": {
"offset": 3233050368,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.34.linear_attn.out_proj.weight": {
"offset": 3234098944,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.34.mlp.gate.biases": {
"offset": 3250876160,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.34.mlp.gate.scales": {
"offset": 3250941696,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.34.mlp.gate.weight": {
"offset": 3251007232,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.34.mlp.shared_expert.down_proj.biases": {
"offset": 3252055808,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.34.mlp.shared_expert.down_proj.scales": {
"offset": 3252186880,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.34.mlp.shared_expert.down_proj.weight": {
"offset": 3252317952,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.34.mlp.shared_expert.gate_proj.biases": {
"offset": 3254415104,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.34.mlp.shared_expert.gate_proj.scales": {
"offset": 3254546176,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.34.mlp.shared_expert.gate_proj.weight": {
"offset": 3254677248,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.34.mlp.shared_expert.up_proj.biases": {
"offset": 3256774400,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.34.mlp.shared_expert.up_proj.scales": {
"offset": 3256905472,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.34.mlp.shared_expert.up_proj.weight": {
"offset": 3257036544,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.34.mlp.shared_expert_gate.biases": {
"offset": 3259133696,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.34.mlp.shared_expert_gate.scales": {
"offset": 3259133824,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.34.mlp.shared_expert_gate.weight": {
"offset": 3259133952,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.34.post_attention_layernorm.weight": {
"offset": 3259136000,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.35.input_layernorm.weight": {
"offset": 3259144192,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.35.mlp.gate.biases": {
"offset": 3259152384,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.35.mlp.gate.scales": {
"offset": 3259217920,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.35.mlp.gate.weight": {
"offset": 3259283456,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.35.mlp.shared_expert.down_proj.biases": {
"offset": 3260332032,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.35.mlp.shared_expert.down_proj.scales": {
"offset": 3260463104,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.35.mlp.shared_expert.down_proj.weight": {
"offset": 3260594176,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.35.mlp.shared_expert.gate_proj.biases": {
"offset": 3262691328,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.35.mlp.shared_expert.gate_proj.scales": {
"offset": 3262822400,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.35.mlp.shared_expert.gate_proj.weight": {
"offset": 3262953472,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.35.mlp.shared_expert.up_proj.biases": {
"offset": 3265050624,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.35.mlp.shared_expert.up_proj.scales": {
"offset": 3265181696,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.35.mlp.shared_expert.up_proj.weight": {
"offset": 3265312768,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.35.mlp.shared_expert_gate.biases": {
"offset": 3267409920,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.35.mlp.shared_expert_gate.scales": {
"offset": 3267410048,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.35.mlp.shared_expert_gate.weight": {
"offset": 3267410176,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.35.post_attention_layernorm.weight": {
"offset": 3267412224,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.35.self_attn.k_norm.weight": {
"offset": 3267420416,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.35.self_attn.k_proj.biases": {
"offset": 3267420928,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.35.self_attn.k_proj.scales": {
"offset": 3267486464,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.35.self_attn.k_proj.weight": {
"offset": 3267552000,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.35.self_attn.o_proj.biases": {
"offset": 3268600576,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.35.self_attn.o_proj.scales": {
"offset": 3269649152,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.35.self_attn.o_proj.weight": {
"offset": 3270697728,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.35.self_attn.q_norm.weight": {
"offset": 3287474944,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.35.self_attn.q_proj.biases": {
"offset": 3287475456,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.35.self_attn.q_proj.scales": {
"offset": 3289572608,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.35.self_attn.q_proj.weight": {
"offset": 3291669760,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.35.self_attn.v_proj.biases": {
"offset": 3325224192,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.35.self_attn.v_proj.scales": {
"offset": 3325289728,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.35.self_attn.v_proj.weight": {
"offset": 3325355264,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.36.input_layernorm.weight": {
"offset": 3326403840,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.A_log": {
"offset": 3326412032,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.36.linear_attn.conv1d.weight": {
"offset": 3326412288,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.dt_bias": {
"offset": 3326510592,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.in_proj_a.biases": {
"offset": 3326510720,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.in_proj_a.scales": {
"offset": 3326518912,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.in_proj_a.weight": {
"offset": 3326527104,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.36.linear_attn.in_proj_b.biases": {
"offset": 3326658176,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.in_proj_b.scales": {
"offset": 3326666368,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.in_proj_b.weight": {
"offset": 3326674560,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.36.linear_attn.in_proj_qkv.biases": {
"offset": 3326805632,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.in_proj_qkv.scales": {
"offset": 3328378496,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.in_proj_qkv.weight": {
"offset": 3329951360,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.36.linear_attn.in_proj_z.biases": {
"offset": 3355117184,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.in_proj_z.scales": {
"offset": 3356165760,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.in_proj_z.weight": {
"offset": 3357214336,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.36.linear_attn.norm.weight": {
"offset": 3373991552,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.out_proj.biases": {
"offset": 3373991808,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.out_proj.scales": {
"offset": 3375040384,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.36.linear_attn.out_proj.weight": {
"offset": 3376088960,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.36.mlp.gate.biases": {
"offset": 3392866176,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.36.mlp.gate.scales": {
"offset": 3392931712,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.36.mlp.gate.weight": {
"offset": 3392997248,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.36.mlp.shared_expert.down_proj.biases": {
"offset": 3394045824,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.36.mlp.shared_expert.down_proj.scales": {
"offset": 3394176896,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.36.mlp.shared_expert.down_proj.weight": {
"offset": 3394307968,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.36.mlp.shared_expert.gate_proj.biases": {
"offset": 3396405120,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.36.mlp.shared_expert.gate_proj.scales": {
"offset": 3396536192,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.36.mlp.shared_expert.gate_proj.weight": {
"offset": 3396667264,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.36.mlp.shared_expert.up_proj.biases": {
"offset": 3398764416,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.36.mlp.shared_expert.up_proj.scales": {
"offset": 3398895488,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.36.mlp.shared_expert.up_proj.weight": {
"offset": 3399026560,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.36.mlp.shared_expert_gate.biases": {
"offset": 3401123712,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.36.mlp.shared_expert_gate.scales": {
"offset": 3401123840,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.36.mlp.shared_expert_gate.weight": {
"offset": 3401123968,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.36.post_attention_layernorm.weight": {
"offset": 3401126016,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.37.input_layernorm.weight": {
"offset": 3401134208,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.A_log": {
"offset": 3401142400,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.37.linear_attn.conv1d.weight": {
"offset": 3401142656,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.dt_bias": {
"offset": 3401240960,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.in_proj_a.biases": {
"offset": 3401241088,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.in_proj_a.scales": {
"offset": 3401249280,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.in_proj_a.weight": {
"offset": 3401257472,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.37.linear_attn.in_proj_b.biases": {
"offset": 3401388544,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.in_proj_b.scales": {
"offset": 3401396736,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.in_proj_b.weight": {
"offset": 3401404928,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.37.linear_attn.in_proj_qkv.biases": {
"offset": 3401536000,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.in_proj_qkv.scales": {
"offset": 3403108864,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.in_proj_qkv.weight": {
"offset": 3404681728,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.37.linear_attn.in_proj_z.biases": {
"offset": 3429847552,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.in_proj_z.scales": {
"offset": 3430896128,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.in_proj_z.weight": {
"offset": 3431944704,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.37.linear_attn.norm.weight": {
"offset": 3448721920,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.out_proj.biases": {
"offset": 3448722176,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.out_proj.scales": {
"offset": 3449770752,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.37.linear_attn.out_proj.weight": {
"offset": 3450819328,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.37.mlp.gate.biases": {
"offset": 3467596544,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.37.mlp.gate.scales": {
"offset": 3467662080,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.37.mlp.gate.weight": {
"offset": 3467727616,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.37.mlp.shared_expert.down_proj.biases": {
"offset": 3468776192,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.37.mlp.shared_expert.down_proj.scales": {
"offset": 3468907264,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.37.mlp.shared_expert.down_proj.weight": {
"offset": 3469038336,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.37.mlp.shared_expert.gate_proj.biases": {
"offset": 3471135488,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.37.mlp.shared_expert.gate_proj.scales": {
"offset": 3471266560,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.37.mlp.shared_expert.gate_proj.weight": {
"offset": 3471397632,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.37.mlp.shared_expert.up_proj.biases": {
"offset": 3473494784,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.37.mlp.shared_expert.up_proj.scales": {
"offset": 3473625856,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.37.mlp.shared_expert.up_proj.weight": {
"offset": 3473756928,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.37.mlp.shared_expert_gate.biases": {
"offset": 3475854080,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.37.mlp.shared_expert_gate.scales": {
"offset": 3475854208,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.37.mlp.shared_expert_gate.weight": {
"offset": 3475854336,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.37.post_attention_layernorm.weight": {
"offset": 3475856384,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.38.input_layernorm.weight": {
"offset": 3475864576,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.A_log": {
"offset": 3475872768,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.38.linear_attn.conv1d.weight": {
"offset": 3475873024,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.dt_bias": {
"offset": 3475971328,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.in_proj_a.biases": {
"offset": 3475971456,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.in_proj_a.scales": {
"offset": 3475979648,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.in_proj_a.weight": {
"offset": 3475987840,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.38.linear_attn.in_proj_b.biases": {
"offset": 3476118912,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.in_proj_b.scales": {
"offset": 3476127104,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.in_proj_b.weight": {
"offset": 3476135296,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.38.linear_attn.in_proj_qkv.biases": {
"offset": 3476266368,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.in_proj_qkv.scales": {
"offset": 3477839232,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.in_proj_qkv.weight": {
"offset": 3479412096,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.38.linear_attn.in_proj_z.biases": {
"offset": 3504577920,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.in_proj_z.scales": {
"offset": 3505626496,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.in_proj_z.weight": {
"offset": 3506675072,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.38.linear_attn.norm.weight": {
"offset": 3523452288,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.out_proj.biases": {
"offset": 3523452544,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.out_proj.scales": {
"offset": 3524501120,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.38.linear_attn.out_proj.weight": {
"offset": 3525549696,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.38.mlp.gate.biases": {
"offset": 3542326912,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.38.mlp.gate.scales": {
"offset": 3542392448,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.38.mlp.gate.weight": {
"offset": 3542457984,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.38.mlp.shared_expert.down_proj.biases": {
"offset": 3543506560,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.38.mlp.shared_expert.down_proj.scales": {
"offset": 3543637632,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.38.mlp.shared_expert.down_proj.weight": {
"offset": 3543768704,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.38.mlp.shared_expert.gate_proj.biases": {
"offset": 3545865856,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.38.mlp.shared_expert.gate_proj.scales": {
"offset": 3545996928,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.38.mlp.shared_expert.gate_proj.weight": {
"offset": 3546128000,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.38.mlp.shared_expert.up_proj.biases": {
"offset": 3548225152,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.38.mlp.shared_expert.up_proj.scales": {
"offset": 3548356224,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.38.mlp.shared_expert.up_proj.weight": {
"offset": 3548487296,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.38.mlp.shared_expert_gate.biases": {
"offset": 3550584448,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.38.mlp.shared_expert_gate.scales": {
"offset": 3550584576,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.38.mlp.shared_expert_gate.weight": {
"offset": 3550584704,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.38.post_attention_layernorm.weight": {
"offset": 3550586752,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.39.input_layernorm.weight": {
"offset": 3550594944,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.39.mlp.gate.biases": {
"offset": 3550603136,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.39.mlp.gate.scales": {
"offset": 3550668672,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.39.mlp.gate.weight": {
"offset": 3550734208,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.39.mlp.shared_expert.down_proj.biases": {
"offset": 3551782784,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.39.mlp.shared_expert.down_proj.scales": {
"offset": 3551913856,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.39.mlp.shared_expert.down_proj.weight": {
"offset": 3552044928,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.39.mlp.shared_expert.gate_proj.biases": {
"offset": 3554142080,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.39.mlp.shared_expert.gate_proj.scales": {
"offset": 3554273152,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.39.mlp.shared_expert.gate_proj.weight": {
"offset": 3554404224,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.39.mlp.shared_expert.up_proj.biases": {
"offset": 3556501376,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.39.mlp.shared_expert.up_proj.scales": {
"offset": 3556632448,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.39.mlp.shared_expert.up_proj.weight": {
"offset": 3556763520,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.39.mlp.shared_expert_gate.biases": {
"offset": 3558860672,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.39.mlp.shared_expert_gate.scales": {
"offset": 3558860800,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.39.mlp.shared_expert_gate.weight": {
"offset": 3558860928,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.39.post_attention_layernorm.weight": {
"offset": 3558862976,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.39.self_attn.k_norm.weight": {
"offset": 3558871168,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.39.self_attn.k_proj.biases": {
"offset": 3558871680,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.39.self_attn.k_proj.scales": {
"offset": 3558937216,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.39.self_attn.k_proj.weight": {
"offset": 3559002752,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.39.self_attn.o_proj.biases": {
"offset": 3560051328,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.39.self_attn.o_proj.scales": {
"offset": 3561099904,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.39.self_attn.o_proj.weight": {
"offset": 3562148480,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.39.self_attn.q_norm.weight": {
"offset": 3578925696,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.39.self_attn.q_proj.biases": {
"offset": 3578926208,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.39.self_attn.q_proj.scales": {
"offset": 3581023360,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.39.self_attn.q_proj.weight": {
"offset": 3583120512,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.39.self_attn.v_proj.biases": {
"offset": 3616674944,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.39.self_attn.v_proj.scales": {
"offset": 3616740480,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.39.self_attn.v_proj.weight": {
"offset": 3616806016,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.4.input_layernorm.weight": {
"offset": 3617854592,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.A_log": {
"offset": 3617862784,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.4.linear_attn.conv1d.weight": {
"offset": 3617863040,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.dt_bias": {
"offset": 3617961344,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.in_proj_a.biases": {
"offset": 3617961472,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.in_proj_a.scales": {
"offset": 3617969664,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.in_proj_a.weight": {
"offset": 3617977856,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.4.linear_attn.in_proj_b.biases": {
"offset": 3618108928,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.in_proj_b.scales": {
"offset": 3618117120,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.in_proj_b.weight": {
"offset": 3618125312,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.4.linear_attn.in_proj_qkv.biases": {
"offset": 3618256384,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.in_proj_qkv.scales": {
"offset": 3619829248,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.in_proj_qkv.weight": {
"offset": 3621402112,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.4.linear_attn.in_proj_z.biases": {
"offset": 3646567936,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.in_proj_z.scales": {
"offset": 3647616512,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.in_proj_z.weight": {
"offset": 3648665088,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.4.linear_attn.norm.weight": {
"offset": 3665442304,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.out_proj.biases": {
"offset": 3665442560,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.out_proj.scales": {
"offset": 3666491136,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.4.linear_attn.out_proj.weight": {
"offset": 3667539712,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.4.mlp.gate.biases": {
"offset": 3684316928,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.4.mlp.gate.scales": {
"offset": 3684382464,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.4.mlp.gate.weight": {
"offset": 3684448000,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.4.mlp.shared_expert.down_proj.biases": {
"offset": 3685496576,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.4.mlp.shared_expert.down_proj.scales": {
"offset": 3685627648,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.4.mlp.shared_expert.down_proj.weight": {
"offset": 3685758720,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.4.mlp.shared_expert.gate_proj.biases": {
"offset": 3687855872,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.4.mlp.shared_expert.gate_proj.scales": {
"offset": 3687986944,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.4.mlp.shared_expert.gate_proj.weight": {
"offset": 3688118016,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.4.mlp.shared_expert.up_proj.biases": {
"offset": 3690215168,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.4.mlp.shared_expert.up_proj.scales": {
"offset": 3690346240,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.4.mlp.shared_expert.up_proj.weight": {
"offset": 3690477312,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.4.mlp.shared_expert_gate.biases": {
"offset": 3692574464,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.4.mlp.shared_expert_gate.scales": {
"offset": 3692574592,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.4.mlp.shared_expert_gate.weight": {
"offset": 3692574720,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.4.post_attention_layernorm.weight": {
"offset": 3692576768,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.40.input_layernorm.weight": {
"offset": 3692584960,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.A_log": {
"offset": 3692593152,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.40.linear_attn.conv1d.weight": {
"offset": 3692593408,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.dt_bias": {
"offset": 3692691712,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.in_proj_a.biases": {
"offset": 3692691840,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.in_proj_a.scales": {
"offset": 3692700032,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.in_proj_a.weight": {
"offset": 3692708224,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.40.linear_attn.in_proj_b.biases": {
"offset": 3692839296,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.in_proj_b.scales": {
"offset": 3692847488,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.in_proj_b.weight": {
"offset": 3692855680,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.40.linear_attn.in_proj_qkv.biases": {
"offset": 3692986752,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.in_proj_qkv.scales": {
"offset": 3694559616,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.in_proj_qkv.weight": {
"offset": 3696132480,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.40.linear_attn.in_proj_z.biases": {
"offset": 3721298304,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.in_proj_z.scales": {
"offset": 3722346880,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.in_proj_z.weight": {
"offset": 3723395456,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.40.linear_attn.norm.weight": {
"offset": 3740172672,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.out_proj.biases": {
"offset": 3740172928,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.out_proj.scales": {
"offset": 3741221504,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.40.linear_attn.out_proj.weight": {
"offset": 3742270080,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.40.mlp.gate.biases": {
"offset": 3759047296,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.40.mlp.gate.scales": {
"offset": 3759112832,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.40.mlp.gate.weight": {
"offset": 3759178368,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.40.mlp.shared_expert.down_proj.biases": {
"offset": 3760226944,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.40.mlp.shared_expert.down_proj.scales": {
"offset": 3760358016,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.40.mlp.shared_expert.down_proj.weight": {
"offset": 3760489088,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.40.mlp.shared_expert.gate_proj.biases": {
"offset": 3762586240,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.40.mlp.shared_expert.gate_proj.scales": {
"offset": 3762717312,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.40.mlp.shared_expert.gate_proj.weight": {
"offset": 3762848384,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.40.mlp.shared_expert.up_proj.biases": {
"offset": 3764945536,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.40.mlp.shared_expert.up_proj.scales": {
"offset": 3765076608,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.40.mlp.shared_expert.up_proj.weight": {
"offset": 3765207680,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.40.mlp.shared_expert_gate.biases": {
"offset": 3767304832,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.40.mlp.shared_expert_gate.scales": {
"offset": 3767304960,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.40.mlp.shared_expert_gate.weight": {
"offset": 3767305088,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.40.post_attention_layernorm.weight": {
"offset": 3767307136,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.41.input_layernorm.weight": {
"offset": 3767315328,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.A_log": {
"offset": 3767323520,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.41.linear_attn.conv1d.weight": {
"offset": 3767323776,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.dt_bias": {
"offset": 3767422080,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.in_proj_a.biases": {
"offset": 3767422208,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.in_proj_a.scales": {
"offset": 3767430400,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.in_proj_a.weight": {
"offset": 3767438592,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.41.linear_attn.in_proj_b.biases": {
"offset": 3767569664,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.in_proj_b.scales": {
"offset": 3767577856,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.in_proj_b.weight": {
"offset": 3767586048,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.41.linear_attn.in_proj_qkv.biases": {
"offset": 3767717120,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.in_proj_qkv.scales": {
"offset": 3769289984,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.in_proj_qkv.weight": {
"offset": 3770862848,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.41.linear_attn.in_proj_z.biases": {
"offset": 3796028672,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.in_proj_z.scales": {
"offset": 3797077248,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.in_proj_z.weight": {
"offset": 3798125824,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.41.linear_attn.norm.weight": {
"offset": 3814903040,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.out_proj.biases": {
"offset": 3814903296,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.out_proj.scales": {
"offset": 3815951872,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.41.linear_attn.out_proj.weight": {
"offset": 3817000448,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.41.mlp.gate.biases": {
"offset": 3833777664,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.41.mlp.gate.scales": {
"offset": 3833843200,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.41.mlp.gate.weight": {
"offset": 3833908736,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.41.mlp.shared_expert.down_proj.biases": {
"offset": 3834957312,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.41.mlp.shared_expert.down_proj.scales": {
"offset": 3835088384,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.41.mlp.shared_expert.down_proj.weight": {
"offset": 3835219456,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.41.mlp.shared_expert.gate_proj.biases": {
"offset": 3837316608,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.41.mlp.shared_expert.gate_proj.scales": {
"offset": 3837447680,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.41.mlp.shared_expert.gate_proj.weight": {
"offset": 3837578752,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.41.mlp.shared_expert.up_proj.biases": {
"offset": 3839675904,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.41.mlp.shared_expert.up_proj.scales": {
"offset": 3839806976,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.41.mlp.shared_expert.up_proj.weight": {
"offset": 3839938048,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.41.mlp.shared_expert_gate.biases": {
"offset": 3842035200,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.41.mlp.shared_expert_gate.scales": {
"offset": 3842035328,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.41.mlp.shared_expert_gate.weight": {
"offset": 3842035456,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.41.post_attention_layernorm.weight": {
"offset": 3842037504,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.42.input_layernorm.weight": {
"offset": 3842045696,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.A_log": {
"offset": 3842053888,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.42.linear_attn.conv1d.weight": {
"offset": 3842054144,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.dt_bias": {
"offset": 3842152448,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.in_proj_a.biases": {
"offset": 3842152576,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.in_proj_a.scales": {
"offset": 3842160768,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.in_proj_a.weight": {
"offset": 3842168960,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.42.linear_attn.in_proj_b.biases": {
"offset": 3842300032,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.in_proj_b.scales": {
"offset": 3842308224,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.in_proj_b.weight": {
"offset": 3842316416,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.42.linear_attn.in_proj_qkv.biases": {
"offset": 3842447488,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.in_proj_qkv.scales": {
"offset": 3844020352,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.in_proj_qkv.weight": {
"offset": 3845593216,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.42.linear_attn.in_proj_z.biases": {
"offset": 3870759040,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.in_proj_z.scales": {
"offset": 3871807616,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.in_proj_z.weight": {
"offset": 3872856192,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.42.linear_attn.norm.weight": {
"offset": 3889633408,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.out_proj.biases": {
"offset": 3889633664,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.out_proj.scales": {
"offset": 3890682240,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.42.linear_attn.out_proj.weight": {
"offset": 3891730816,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.42.mlp.gate.biases": {
"offset": 3908508032,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.42.mlp.gate.scales": {
"offset": 3908573568,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.42.mlp.gate.weight": {
"offset": 3908639104,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.42.mlp.shared_expert.down_proj.biases": {
"offset": 3909687680,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.42.mlp.shared_expert.down_proj.scales": {
"offset": 3909818752,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.42.mlp.shared_expert.down_proj.weight": {
"offset": 3909949824,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.42.mlp.shared_expert.gate_proj.biases": {
"offset": 3912046976,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.42.mlp.shared_expert.gate_proj.scales": {
"offset": 3912178048,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.42.mlp.shared_expert.gate_proj.weight": {
"offset": 3912309120,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.42.mlp.shared_expert.up_proj.biases": {
"offset": 3914406272,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.42.mlp.shared_expert.up_proj.scales": {
"offset": 3914537344,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.42.mlp.shared_expert.up_proj.weight": {
"offset": 3914668416,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.42.mlp.shared_expert_gate.biases": {
"offset": 3916765568,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.42.mlp.shared_expert_gate.scales": {
"offset": 3916765696,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.42.mlp.shared_expert_gate.weight": {
"offset": 3916765824,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.42.post_attention_layernorm.weight": {
"offset": 3916767872,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.43.input_layernorm.weight": {
"offset": 3916776064,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.43.mlp.gate.biases": {
"offset": 3916784256,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.43.mlp.gate.scales": {
"offset": 3916849792,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.43.mlp.gate.weight": {
"offset": 3916915328,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.43.mlp.shared_expert.down_proj.biases": {
"offset": 3917963904,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.43.mlp.shared_expert.down_proj.scales": {
"offset": 3918094976,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.43.mlp.shared_expert.down_proj.weight": {
"offset": 3918226048,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.43.mlp.shared_expert.gate_proj.biases": {
"offset": 3920323200,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.43.mlp.shared_expert.gate_proj.scales": {
"offset": 3920454272,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.43.mlp.shared_expert.gate_proj.weight": {
"offset": 3920585344,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.43.mlp.shared_expert.up_proj.biases": {
"offset": 3922682496,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.43.mlp.shared_expert.up_proj.scales": {
"offset": 3922813568,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.43.mlp.shared_expert.up_proj.weight": {
"offset": 3922944640,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.43.mlp.shared_expert_gate.biases": {
"offset": 3925041792,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.43.mlp.shared_expert_gate.scales": {
"offset": 3925041920,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.43.mlp.shared_expert_gate.weight": {
"offset": 3925042048,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.43.post_attention_layernorm.weight": {
"offset": 3925044096,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.43.self_attn.k_norm.weight": {
"offset": 3925052288,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.43.self_attn.k_proj.biases": {
"offset": 3925052800,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.43.self_attn.k_proj.scales": {
"offset": 3925118336,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.43.self_attn.k_proj.weight": {
"offset": 3925183872,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.43.self_attn.o_proj.biases": {
"offset": 3926232448,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.43.self_attn.o_proj.scales": {
"offset": 3927281024,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.43.self_attn.o_proj.weight": {
"offset": 3928329600,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.43.self_attn.q_norm.weight": {
"offset": 3945106816,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.43.self_attn.q_proj.biases": {
"offset": 3945107328,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.43.self_attn.q_proj.scales": {
"offset": 3947204480,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.43.self_attn.q_proj.weight": {
"offset": 3949301632,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.43.self_attn.v_proj.biases": {
"offset": 3982856064,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.43.self_attn.v_proj.scales": {
"offset": 3982921600,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.43.self_attn.v_proj.weight": {
"offset": 3982987136,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.44.input_layernorm.weight": {
"offset": 3984035712,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.A_log": {
"offset": 3984043904,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.44.linear_attn.conv1d.weight": {
"offset": 3984044160,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.dt_bias": {
"offset": 3984142464,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.in_proj_a.biases": {
"offset": 3984142592,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.in_proj_a.scales": {
"offset": 3984150784,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.in_proj_a.weight": {
"offset": 3984158976,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.44.linear_attn.in_proj_b.biases": {
"offset": 3984290048,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.in_proj_b.scales": {
"offset": 3984298240,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.in_proj_b.weight": {
"offset": 3984306432,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.44.linear_attn.in_proj_qkv.biases": {
"offset": 3984437504,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.in_proj_qkv.scales": {
"offset": 3986010368,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.in_proj_qkv.weight": {
"offset": 3987583232,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.44.linear_attn.in_proj_z.biases": {
"offset": 4012749056,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.in_proj_z.scales": {
"offset": 4013797632,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.in_proj_z.weight": {
"offset": 4014846208,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.44.linear_attn.norm.weight": {
"offset": 4031623424,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.out_proj.biases": {
"offset": 4031623680,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.out_proj.scales": {
"offset": 4032672256,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.44.linear_attn.out_proj.weight": {
"offset": 4033720832,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.44.mlp.gate.biases": {
"offset": 4050498048,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.44.mlp.gate.scales": {
"offset": 4050563584,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.44.mlp.gate.weight": {
"offset": 4050629120,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.44.mlp.shared_expert.down_proj.biases": {
"offset": 4051677696,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.44.mlp.shared_expert.down_proj.scales": {
"offset": 4051808768,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.44.mlp.shared_expert.down_proj.weight": {
"offset": 4051939840,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.44.mlp.shared_expert.gate_proj.biases": {
"offset": 4054036992,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.44.mlp.shared_expert.gate_proj.scales": {
"offset": 4054168064,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.44.mlp.shared_expert.gate_proj.weight": {
"offset": 4054299136,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.44.mlp.shared_expert.up_proj.biases": {
"offset": 4056396288,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.44.mlp.shared_expert.up_proj.scales": {
"offset": 4056527360,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.44.mlp.shared_expert.up_proj.weight": {
"offset": 4056658432,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.44.mlp.shared_expert_gate.biases": {
"offset": 4058755584,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.44.mlp.shared_expert_gate.scales": {
"offset": 4058755712,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.44.mlp.shared_expert_gate.weight": {
"offset": 4058755840,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.44.post_attention_layernorm.weight": {
"offset": 4058757888,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.45.input_layernorm.weight": {
"offset": 4058766080,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.A_log": {
"offset": 4058774272,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.45.linear_attn.conv1d.weight": {
"offset": 4058774528,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.dt_bias": {
"offset": 4058872832,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.in_proj_a.biases": {
"offset": 4058872960,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.in_proj_a.scales": {
"offset": 4058881152,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.in_proj_a.weight": {
"offset": 4058889344,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.45.linear_attn.in_proj_b.biases": {
"offset": 4059020416,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.in_proj_b.scales": {
"offset": 4059028608,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.in_proj_b.weight": {
"offset": 4059036800,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.45.linear_attn.in_proj_qkv.biases": {
"offset": 4059167872,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.in_proj_qkv.scales": {
"offset": 4060740736,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.in_proj_qkv.weight": {
"offset": 4062313600,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.45.linear_attn.in_proj_z.biases": {
"offset": 4087479424,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.in_proj_z.scales": {
"offset": 4088528000,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.in_proj_z.weight": {
"offset": 4089576576,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.45.linear_attn.norm.weight": {
"offset": 4106353792,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.out_proj.biases": {
"offset": 4106354048,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.out_proj.scales": {
"offset": 4107402624,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.45.linear_attn.out_proj.weight": {
"offset": 4108451200,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.45.mlp.gate.biases": {
"offset": 4125228416,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.45.mlp.gate.scales": {
"offset": 4125293952,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.45.mlp.gate.weight": {
"offset": 4125359488,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.45.mlp.shared_expert.down_proj.biases": {
"offset": 4126408064,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.45.mlp.shared_expert.down_proj.scales": {
"offset": 4126539136,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.45.mlp.shared_expert.down_proj.weight": {
"offset": 4126670208,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.45.mlp.shared_expert.gate_proj.biases": {
"offset": 4128767360,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.45.mlp.shared_expert.gate_proj.scales": {
"offset": 4128898432,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.45.mlp.shared_expert.gate_proj.weight": {
"offset": 4129029504,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.45.mlp.shared_expert.up_proj.biases": {
"offset": 4131126656,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.45.mlp.shared_expert.up_proj.scales": {
"offset": 4131257728,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.45.mlp.shared_expert.up_proj.weight": {
"offset": 4131388800,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.45.mlp.shared_expert_gate.biases": {
"offset": 4133485952,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.45.mlp.shared_expert_gate.scales": {
"offset": 4133486080,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.45.mlp.shared_expert_gate.weight": {
"offset": 4133486208,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.45.post_attention_layernorm.weight": {
"offset": 4133488256,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.46.input_layernorm.weight": {
"offset": 4133496448,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.A_log": {
"offset": 4133504640,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.46.linear_attn.conv1d.weight": {
"offset": 4133504896,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.dt_bias": {
"offset": 4133603200,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.in_proj_a.biases": {
"offset": 4133603328,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.in_proj_a.scales": {
"offset": 4133611520,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.in_proj_a.weight": {
"offset": 4133619712,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.46.linear_attn.in_proj_b.biases": {
"offset": 4133750784,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.in_proj_b.scales": {
"offset": 4133758976,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.in_proj_b.weight": {
"offset": 4133767168,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.46.linear_attn.in_proj_qkv.biases": {
"offset": 4133898240,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.in_proj_qkv.scales": {
"offset": 4135471104,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.in_proj_qkv.weight": {
"offset": 4137043968,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.46.linear_attn.in_proj_z.biases": {
"offset": 4162209792,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.in_proj_z.scales": {
"offset": 4163258368,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.in_proj_z.weight": {
"offset": 4164306944,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.46.linear_attn.norm.weight": {
"offset": 4181084160,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.out_proj.biases": {
"offset": 4181084416,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.out_proj.scales": {
"offset": 4182132992,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.46.linear_attn.out_proj.weight": {
"offset": 4183181568,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.46.mlp.gate.biases": {
"offset": 4199958784,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.46.mlp.gate.scales": {
"offset": 4200024320,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.46.mlp.gate.weight": {
"offset": 4200089856,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.46.mlp.shared_expert.down_proj.biases": {
"offset": 4201138432,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.46.mlp.shared_expert.down_proj.scales": {
"offset": 4201269504,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.46.mlp.shared_expert.down_proj.weight": {
"offset": 4201400576,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.46.mlp.shared_expert.gate_proj.biases": {
"offset": 4203497728,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.46.mlp.shared_expert.gate_proj.scales": {
"offset": 4203628800,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.46.mlp.shared_expert.gate_proj.weight": {
"offset": 4203759872,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.46.mlp.shared_expert.up_proj.biases": {
"offset": 4205857024,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.46.mlp.shared_expert.up_proj.scales": {
"offset": 4205988096,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.46.mlp.shared_expert.up_proj.weight": {
"offset": 4206119168,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.46.mlp.shared_expert_gate.biases": {
"offset": 4208216320,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.46.mlp.shared_expert_gate.scales": {
"offset": 4208216448,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.46.mlp.shared_expert_gate.weight": {
"offset": 4208216576,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.46.post_attention_layernorm.weight": {
"offset": 4208218624,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.47.input_layernorm.weight": {
"offset": 4208226816,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.47.mlp.gate.biases": {
"offset": 4208235008,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.47.mlp.gate.scales": {
"offset": 4208300544,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.47.mlp.gate.weight": {
"offset": 4208366080,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.47.mlp.shared_expert.down_proj.biases": {
"offset": 4209414656,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.47.mlp.shared_expert.down_proj.scales": {
"offset": 4209545728,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.47.mlp.shared_expert.down_proj.weight": {
"offset": 4209676800,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.47.mlp.shared_expert.gate_proj.biases": {
"offset": 4211773952,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.47.mlp.shared_expert.gate_proj.scales": {
"offset": 4211905024,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.47.mlp.shared_expert.gate_proj.weight": {
"offset": 4212036096,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.47.mlp.shared_expert.up_proj.biases": {
"offset": 4214133248,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.47.mlp.shared_expert.up_proj.scales": {
"offset": 4214264320,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.47.mlp.shared_expert.up_proj.weight": {
"offset": 4214395392,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.47.mlp.shared_expert_gate.biases": {
"offset": 4216492544,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.47.mlp.shared_expert_gate.scales": {
"offset": 4216492672,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.47.mlp.shared_expert_gate.weight": {
"offset": 4216492800,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.47.post_attention_layernorm.weight": {
"offset": 4216494848,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.47.self_attn.k_norm.weight": {
"offset": 4216503040,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.47.self_attn.k_proj.biases": {
"offset": 4216503552,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.47.self_attn.k_proj.scales": {
"offset": 4216569088,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.47.self_attn.k_proj.weight": {
"offset": 4216634624,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.47.self_attn.o_proj.biases": {
"offset": 4217683200,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.47.self_attn.o_proj.scales": {
"offset": 4218731776,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.47.self_attn.o_proj.weight": {
"offset": 4219780352,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.47.self_attn.q_norm.weight": {
"offset": 4236557568,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.47.self_attn.q_proj.biases": {
"offset": 4236558080,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.47.self_attn.q_proj.scales": {
"offset": 4238655232,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.47.self_attn.q_proj.weight": {
"offset": 4240752384,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.47.self_attn.v_proj.biases": {
"offset": 4274306816,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.47.self_attn.v_proj.scales": {
"offset": 4274372352,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.47.self_attn.v_proj.weight": {
"offset": 4274437888,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.48.input_layernorm.weight": {
"offset": 4275486464,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.A_log": {
"offset": 4275494656,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.48.linear_attn.conv1d.weight": {
"offset": 4275494912,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.dt_bias": {
"offset": 4275593216,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.in_proj_a.biases": {
"offset": 4275593344,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.in_proj_a.scales": {
"offset": 4275601536,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.in_proj_a.weight": {
"offset": 4275609728,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.48.linear_attn.in_proj_b.biases": {
"offset": 4275740800,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.in_proj_b.scales": {
"offset": 4275748992,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.in_proj_b.weight": {
"offset": 4275757184,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.48.linear_attn.in_proj_qkv.biases": {
"offset": 4275888256,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.in_proj_qkv.scales": {
"offset": 4277461120,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.in_proj_qkv.weight": {
"offset": 4279033984,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.48.linear_attn.in_proj_z.biases": {
"offset": 4304199808,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.in_proj_z.scales": {
"offset": 4305248384,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.in_proj_z.weight": {
"offset": 4306296960,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.48.linear_attn.norm.weight": {
"offset": 4323074176,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.out_proj.biases": {
"offset": 4323074432,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.out_proj.scales": {
"offset": 4324123008,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.48.linear_attn.out_proj.weight": {
"offset": 4325171584,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.48.mlp.gate.biases": {
"offset": 4341948800,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.48.mlp.gate.scales": {
"offset": 4342014336,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.48.mlp.gate.weight": {
"offset": 4342079872,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.48.mlp.shared_expert.down_proj.biases": {
"offset": 4343128448,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.48.mlp.shared_expert.down_proj.scales": {
"offset": 4343259520,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.48.mlp.shared_expert.down_proj.weight": {
"offset": 4343390592,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.48.mlp.shared_expert.gate_proj.biases": {
"offset": 4345487744,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.48.mlp.shared_expert.gate_proj.scales": {
"offset": 4345618816,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.48.mlp.shared_expert.gate_proj.weight": {
"offset": 4345749888,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.48.mlp.shared_expert.up_proj.biases": {
"offset": 4347847040,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.48.mlp.shared_expert.up_proj.scales": {
"offset": 4347978112,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.48.mlp.shared_expert.up_proj.weight": {
"offset": 4348109184,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.48.mlp.shared_expert_gate.biases": {
"offset": 4350206336,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.48.mlp.shared_expert_gate.scales": {
"offset": 4350206464,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.48.mlp.shared_expert_gate.weight": {
"offset": 4350206592,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.48.post_attention_layernorm.weight": {
"offset": 4350208640,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.49.input_layernorm.weight": {
"offset": 4350216832,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.A_log": {
"offset": 4350225024,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.49.linear_attn.conv1d.weight": {
"offset": 4350225280,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.dt_bias": {
"offset": 4350323584,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.in_proj_a.biases": {
"offset": 4350323712,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.in_proj_a.scales": {
"offset": 4350331904,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.in_proj_a.weight": {
"offset": 4350340096,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.49.linear_attn.in_proj_b.biases": {
"offset": 4350471168,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.in_proj_b.scales": {
"offset": 4350479360,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.in_proj_b.weight": {
"offset": 4350487552,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.49.linear_attn.in_proj_qkv.biases": {
"offset": 4350618624,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.in_proj_qkv.scales": {
"offset": 4352191488,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.in_proj_qkv.weight": {
"offset": 4353764352,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.49.linear_attn.in_proj_z.biases": {
"offset": 4378930176,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.in_proj_z.scales": {
"offset": 4379978752,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.in_proj_z.weight": {
"offset": 4381027328,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.49.linear_attn.norm.weight": {
"offset": 4397804544,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.out_proj.biases": {
"offset": 4397804800,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.out_proj.scales": {
"offset": 4398853376,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.49.linear_attn.out_proj.weight": {
"offset": 4399901952,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.49.mlp.gate.biases": {
"offset": 4416679168,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.49.mlp.gate.scales": {
"offset": 4416744704,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.49.mlp.gate.weight": {
"offset": 4416810240,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.49.mlp.shared_expert.down_proj.biases": {
"offset": 4417858816,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.49.mlp.shared_expert.down_proj.scales": {
"offset": 4417989888,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.49.mlp.shared_expert.down_proj.weight": {
"offset": 4418120960,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.49.mlp.shared_expert.gate_proj.biases": {
"offset": 4420218112,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.49.mlp.shared_expert.gate_proj.scales": {
"offset": 4420349184,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.49.mlp.shared_expert.gate_proj.weight": {
"offset": 4420480256,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.49.mlp.shared_expert.up_proj.biases": {
"offset": 4422577408,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.49.mlp.shared_expert.up_proj.scales": {
"offset": 4422708480,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.49.mlp.shared_expert.up_proj.weight": {
"offset": 4422839552,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.49.mlp.shared_expert_gate.biases": {
"offset": 4424936704,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.49.mlp.shared_expert_gate.scales": {
"offset": 4424936832,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.49.mlp.shared_expert_gate.weight": {
"offset": 4424936960,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.49.post_attention_layernorm.weight": {
"offset": 4424939008,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.5.input_layernorm.weight": {
"offset": 4424947200,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.A_log": {
"offset": 4424955392,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.5.linear_attn.conv1d.weight": {
"offset": 4424955648,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.dt_bias": {
"offset": 4425053952,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.in_proj_a.biases": {
"offset": 4425054080,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.in_proj_a.scales": {
"offset": 4425062272,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.in_proj_a.weight": {
"offset": 4425070464,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.5.linear_attn.in_proj_b.biases": {
"offset": 4425201536,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.in_proj_b.scales": {
"offset": 4425209728,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.in_proj_b.weight": {
"offset": 4425217920,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.5.linear_attn.in_proj_qkv.biases": {
"offset": 4425348992,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.in_proj_qkv.scales": {
"offset": 4426921856,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.in_proj_qkv.weight": {
"offset": 4428494720,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.5.linear_attn.in_proj_z.biases": {
"offset": 4453660544,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.in_proj_z.scales": {
"offset": 4454709120,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.in_proj_z.weight": {
"offset": 4455757696,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.5.linear_attn.norm.weight": {
"offset": 4472534912,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.out_proj.biases": {
"offset": 4472535168,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.out_proj.scales": {
"offset": 4473583744,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.5.linear_attn.out_proj.weight": {
"offset": 4474632320,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.5.mlp.gate.biases": {
"offset": 4491409536,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.5.mlp.gate.scales": {
"offset": 4491475072,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.5.mlp.gate.weight": {
"offset": 4491540608,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.5.mlp.shared_expert.down_proj.biases": {
"offset": 4492589184,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.5.mlp.shared_expert.down_proj.scales": {
"offset": 4492720256,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.5.mlp.shared_expert.down_proj.weight": {
"offset": 4492851328,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.5.mlp.shared_expert.gate_proj.biases": {
"offset": 4494948480,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.5.mlp.shared_expert.gate_proj.scales": {
"offset": 4495079552,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.5.mlp.shared_expert.gate_proj.weight": {
"offset": 4495210624,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.5.mlp.shared_expert.up_proj.biases": {
"offset": 4497307776,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.5.mlp.shared_expert.up_proj.scales": {
"offset": 4497438848,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.5.mlp.shared_expert.up_proj.weight": {
"offset": 4497569920,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.5.mlp.shared_expert_gate.biases": {
"offset": 4499667072,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.5.mlp.shared_expert_gate.scales": {
"offset": 4499667200,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.5.mlp.shared_expert_gate.weight": {
"offset": 4499667328,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.5.post_attention_layernorm.weight": {
"offset": 4499669376,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.50.input_layernorm.weight": {
"offset": 4499677568,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.A_log": {
"offset": 4499685760,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.50.linear_attn.conv1d.weight": {
"offset": 4499686016,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.dt_bias": {
"offset": 4499784320,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.in_proj_a.biases": {
"offset": 4499784448,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.in_proj_a.scales": {
"offset": 4499792640,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.in_proj_a.weight": {
"offset": 4499800832,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.50.linear_attn.in_proj_b.biases": {
"offset": 4499931904,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.in_proj_b.scales": {
"offset": 4499940096,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.in_proj_b.weight": {
"offset": 4499948288,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.50.linear_attn.in_proj_qkv.biases": {
"offset": 4500079360,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.in_proj_qkv.scales": {
"offset": 4501652224,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.in_proj_qkv.weight": {
"offset": 4503225088,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.50.linear_attn.in_proj_z.biases": {
"offset": 4528390912,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.in_proj_z.scales": {
"offset": 4529439488,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.in_proj_z.weight": {
"offset": 4530488064,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.50.linear_attn.norm.weight": {
"offset": 4547265280,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.out_proj.biases": {
"offset": 4547265536,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.out_proj.scales": {
"offset": 4548314112,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.50.linear_attn.out_proj.weight": {
"offset": 4549362688,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.50.mlp.gate.biases": {
"offset": 4566139904,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.50.mlp.gate.scales": {
"offset": 4566205440,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.50.mlp.gate.weight": {
"offset": 4566270976,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.50.mlp.shared_expert.down_proj.biases": {
"offset": 4567319552,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.50.mlp.shared_expert.down_proj.scales": {
"offset": 4567450624,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.50.mlp.shared_expert.down_proj.weight": {
"offset": 4567581696,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.50.mlp.shared_expert.gate_proj.biases": {
"offset": 4569678848,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.50.mlp.shared_expert.gate_proj.scales": {
"offset": 4569809920,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.50.mlp.shared_expert.gate_proj.weight": {
"offset": 4569940992,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.50.mlp.shared_expert.up_proj.biases": {
"offset": 4572038144,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.50.mlp.shared_expert.up_proj.scales": {
"offset": 4572169216,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.50.mlp.shared_expert.up_proj.weight": {
"offset": 4572300288,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.50.mlp.shared_expert_gate.biases": {
"offset": 4574397440,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.50.mlp.shared_expert_gate.scales": {
"offset": 4574397568,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.50.mlp.shared_expert_gate.weight": {
"offset": 4574397696,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.50.post_attention_layernorm.weight": {
"offset": 4574399744,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.51.input_layernorm.weight": {
"offset": 4574407936,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.51.mlp.gate.biases": {
"offset": 4574416128,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.51.mlp.gate.scales": {
"offset": 4574481664,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.51.mlp.gate.weight": {
"offset": 4574547200,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.51.mlp.shared_expert.down_proj.biases": {
"offset": 4575595776,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.51.mlp.shared_expert.down_proj.scales": {
"offset": 4575726848,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.51.mlp.shared_expert.down_proj.weight": {
"offset": 4575857920,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.51.mlp.shared_expert.gate_proj.biases": {
"offset": 4577955072,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.51.mlp.shared_expert.gate_proj.scales": {
"offset": 4578086144,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.51.mlp.shared_expert.gate_proj.weight": {
"offset": 4578217216,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.51.mlp.shared_expert.up_proj.biases": {
"offset": 4580314368,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.51.mlp.shared_expert.up_proj.scales": {
"offset": 4580445440,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.51.mlp.shared_expert.up_proj.weight": {
"offset": 4580576512,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.51.mlp.shared_expert_gate.biases": {
"offset": 4582673664,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.51.mlp.shared_expert_gate.scales": {
"offset": 4582673792,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.51.mlp.shared_expert_gate.weight": {
"offset": 4582673920,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.51.post_attention_layernorm.weight": {
"offset": 4582675968,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.51.self_attn.k_norm.weight": {
"offset": 4582684160,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.51.self_attn.k_proj.biases": {
"offset": 4582684672,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.51.self_attn.k_proj.scales": {
"offset": 4582750208,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.51.self_attn.k_proj.weight": {
"offset": 4582815744,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.51.self_attn.o_proj.biases": {
"offset": 4583864320,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.51.self_attn.o_proj.scales": {
"offset": 4584912896,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.51.self_attn.o_proj.weight": {
"offset": 4585961472,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.51.self_attn.q_norm.weight": {
"offset": 4602738688,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.51.self_attn.q_proj.biases": {
"offset": 4602739200,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.51.self_attn.q_proj.scales": {
"offset": 4604836352,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.51.self_attn.q_proj.weight": {
"offset": 4606933504,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.51.self_attn.v_proj.biases": {
"offset": 4640487936,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.51.self_attn.v_proj.scales": {
"offset": 4640553472,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.51.self_attn.v_proj.weight": {
"offset": 4640619008,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.52.input_layernorm.weight": {
"offset": 4641667584,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.A_log": {
"offset": 4641675776,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.52.linear_attn.conv1d.weight": {
"offset": 4641676032,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.dt_bias": {
"offset": 4641774336,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.in_proj_a.biases": {
"offset": 4641774464,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.in_proj_a.scales": {
"offset": 4641782656,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.in_proj_a.weight": {
"offset": 4641790848,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.52.linear_attn.in_proj_b.biases": {
"offset": 4641921920,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.in_proj_b.scales": {
"offset": 4641930112,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.in_proj_b.weight": {
"offset": 4641938304,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.52.linear_attn.in_proj_qkv.biases": {
"offset": 4642069376,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.in_proj_qkv.scales": {
"offset": 4643642240,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.in_proj_qkv.weight": {
"offset": 4645215104,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.52.linear_attn.in_proj_z.biases": {
"offset": 4670380928,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.in_proj_z.scales": {
"offset": 4671429504,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.in_proj_z.weight": {
"offset": 4672478080,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.52.linear_attn.norm.weight": {
"offset": 4689255296,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.out_proj.biases": {
"offset": 4689255552,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.out_proj.scales": {
"offset": 4690304128,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.52.linear_attn.out_proj.weight": {
"offset": 4691352704,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.52.mlp.gate.biases": {
"offset": 4708129920,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.52.mlp.gate.scales": {
"offset": 4708195456,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.52.mlp.gate.weight": {
"offset": 4708260992,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.52.mlp.shared_expert.down_proj.biases": {
"offset": 4709309568,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.52.mlp.shared_expert.down_proj.scales": {
"offset": 4709440640,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.52.mlp.shared_expert.down_proj.weight": {
"offset": 4709571712,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.52.mlp.shared_expert.gate_proj.biases": {
"offset": 4711668864,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.52.mlp.shared_expert.gate_proj.scales": {
"offset": 4711799936,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.52.mlp.shared_expert.gate_proj.weight": {
"offset": 4711931008,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.52.mlp.shared_expert.up_proj.biases": {
"offset": 4714028160,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.52.mlp.shared_expert.up_proj.scales": {
"offset": 4714159232,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.52.mlp.shared_expert.up_proj.weight": {
"offset": 4714290304,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.52.mlp.shared_expert_gate.biases": {
"offset": 4716387456,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.52.mlp.shared_expert_gate.scales": {
"offset": 4716387584,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.52.mlp.shared_expert_gate.weight": {
"offset": 4716387712,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.52.post_attention_layernorm.weight": {
"offset": 4716389760,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.53.input_layernorm.weight": {
"offset": 4716397952,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.A_log": {
"offset": 4716406144,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.53.linear_attn.conv1d.weight": {
"offset": 4716406400,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.dt_bias": {
"offset": 4716504704,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.in_proj_a.biases": {
"offset": 4716504832,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.in_proj_a.scales": {
"offset": 4716513024,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.in_proj_a.weight": {
"offset": 4716521216,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.53.linear_attn.in_proj_b.biases": {
"offset": 4716652288,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.in_proj_b.scales": {
"offset": 4716660480,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.in_proj_b.weight": {
"offset": 4716668672,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.53.linear_attn.in_proj_qkv.biases": {
"offset": 4716799744,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.in_proj_qkv.scales": {
"offset": 4718372608,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.in_proj_qkv.weight": {
"offset": 4719945472,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.53.linear_attn.in_proj_z.biases": {
"offset": 4745111296,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.in_proj_z.scales": {
"offset": 4746159872,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.in_proj_z.weight": {
"offset": 4747208448,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.53.linear_attn.norm.weight": {
"offset": 4763985664,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.out_proj.biases": {
"offset": 4763985920,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.out_proj.scales": {
"offset": 4765034496,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.53.linear_attn.out_proj.weight": {
"offset": 4766083072,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.53.mlp.gate.biases": {
"offset": 4782860288,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.53.mlp.gate.scales": {
"offset": 4782925824,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.53.mlp.gate.weight": {
"offset": 4782991360,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.53.mlp.shared_expert.down_proj.biases": {
"offset": 4784039936,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.53.mlp.shared_expert.down_proj.scales": {
"offset": 4784171008,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.53.mlp.shared_expert.down_proj.weight": {
"offset": 4784302080,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.53.mlp.shared_expert.gate_proj.biases": {
"offset": 4786399232,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.53.mlp.shared_expert.gate_proj.scales": {
"offset": 4786530304,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.53.mlp.shared_expert.gate_proj.weight": {
"offset": 4786661376,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.53.mlp.shared_expert.up_proj.biases": {
"offset": 4788758528,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.53.mlp.shared_expert.up_proj.scales": {
"offset": 4788889600,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.53.mlp.shared_expert.up_proj.weight": {
"offset": 4789020672,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.53.mlp.shared_expert_gate.biases": {
"offset": 4791117824,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.53.mlp.shared_expert_gate.scales": {
"offset": 4791117952,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.53.mlp.shared_expert_gate.weight": {
"offset": 4791118080,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.53.post_attention_layernorm.weight": {
"offset": 4791120128,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.54.input_layernorm.weight": {
"offset": 4791128320,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.A_log": {
"offset": 4791136512,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.54.linear_attn.conv1d.weight": {
"offset": 4791136768,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.dt_bias": {
"offset": 4791235072,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.in_proj_a.biases": {
"offset": 4791235200,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.in_proj_a.scales": {
"offset": 4791243392,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.in_proj_a.weight": {
"offset": 4791251584,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.54.linear_attn.in_proj_b.biases": {
"offset": 4791382656,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.in_proj_b.scales": {
"offset": 4791390848,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.in_proj_b.weight": {
"offset": 4791399040,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.54.linear_attn.in_proj_qkv.biases": {
"offset": 4791530112,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.in_proj_qkv.scales": {
"offset": 4793102976,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.in_proj_qkv.weight": {
"offset": 4794675840,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.54.linear_attn.in_proj_z.biases": {
"offset": 4819841664,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.in_proj_z.scales": {
"offset": 4820890240,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.in_proj_z.weight": {
"offset": 4821938816,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.54.linear_attn.norm.weight": {
"offset": 4838716032,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.out_proj.biases": {
"offset": 4838716288,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.out_proj.scales": {
"offset": 4839764864,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.54.linear_attn.out_proj.weight": {
"offset": 4840813440,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.54.mlp.gate.biases": {
"offset": 4857590656,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.54.mlp.gate.scales": {
"offset": 4857656192,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.54.mlp.gate.weight": {
"offset": 4857721728,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.54.mlp.shared_expert.down_proj.biases": {
"offset": 4858770304,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.54.mlp.shared_expert.down_proj.scales": {
"offset": 4858901376,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.54.mlp.shared_expert.down_proj.weight": {
"offset": 4859032448,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.54.mlp.shared_expert.gate_proj.biases": {
"offset": 4861129600,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.54.mlp.shared_expert.gate_proj.scales": {
"offset": 4861260672,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.54.mlp.shared_expert.gate_proj.weight": {
"offset": 4861391744,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.54.mlp.shared_expert.up_proj.biases": {
"offset": 4863488896,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.54.mlp.shared_expert.up_proj.scales": {
"offset": 4863619968,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.54.mlp.shared_expert.up_proj.weight": {
"offset": 4863751040,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.54.mlp.shared_expert_gate.biases": {
"offset": 4865848192,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.54.mlp.shared_expert_gate.scales": {
"offset": 4865848320,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.54.mlp.shared_expert_gate.weight": {
"offset": 4865848448,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.54.post_attention_layernorm.weight": {
"offset": 4865850496,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.55.input_layernorm.weight": {
"offset": 4865858688,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.55.mlp.gate.biases": {
"offset": 4865866880,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.55.mlp.gate.scales": {
"offset": 4865932416,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.55.mlp.gate.weight": {
"offset": 4865997952,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.55.mlp.shared_expert.down_proj.biases": {
"offset": 4867046528,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.55.mlp.shared_expert.down_proj.scales": {
"offset": 4867177600,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.55.mlp.shared_expert.down_proj.weight": {
"offset": 4867308672,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.55.mlp.shared_expert.gate_proj.biases": {
"offset": 4869405824,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.55.mlp.shared_expert.gate_proj.scales": {
"offset": 4869536896,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.55.mlp.shared_expert.gate_proj.weight": {
"offset": 4869667968,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.55.mlp.shared_expert.up_proj.biases": {
"offset": 4871765120,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.55.mlp.shared_expert.up_proj.scales": {
"offset": 4871896192,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.55.mlp.shared_expert.up_proj.weight": {
"offset": 4872027264,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.55.mlp.shared_expert_gate.biases": {
"offset": 4874124416,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.55.mlp.shared_expert_gate.scales": {
"offset": 4874124544,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.55.mlp.shared_expert_gate.weight": {
"offset": 4874124672,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.55.post_attention_layernorm.weight": {
"offset": 4874126720,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.55.self_attn.k_norm.weight": {
"offset": 4874134912,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.55.self_attn.k_proj.biases": {
"offset": 4874135424,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.55.self_attn.k_proj.scales": {
"offset": 4874200960,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.55.self_attn.k_proj.weight": {
"offset": 4874266496,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.55.self_attn.o_proj.biases": {
"offset": 4875315072,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.55.self_attn.o_proj.scales": {
"offset": 4876363648,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.55.self_attn.o_proj.weight": {
"offset": 4877412224,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.55.self_attn.q_norm.weight": {
"offset": 4894189440,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.55.self_attn.q_proj.biases": {
"offset": 4894189952,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.55.self_attn.q_proj.scales": {
"offset": 4896287104,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.55.self_attn.q_proj.weight": {
"offset": 4898384256,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.55.self_attn.v_proj.biases": {
"offset": 4931938688,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.55.self_attn.v_proj.scales": {
"offset": 4932004224,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.55.self_attn.v_proj.weight": {
"offset": 4932069760,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.56.input_layernorm.weight": {
"offset": 4933118336,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.A_log": {
"offset": 4933126528,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.56.linear_attn.conv1d.weight": {
"offset": 4933126784,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.dt_bias": {
"offset": 4933225088,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.in_proj_a.biases": {
"offset": 4933225216,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.in_proj_a.scales": {
"offset": 4933233408,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.in_proj_a.weight": {
"offset": 4933241600,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.56.linear_attn.in_proj_b.biases": {
"offset": 4933372672,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.in_proj_b.scales": {
"offset": 4933380864,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.in_proj_b.weight": {
"offset": 4933389056,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.56.linear_attn.in_proj_qkv.biases": {
"offset": 4933520128,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.in_proj_qkv.scales": {
"offset": 4935092992,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.in_proj_qkv.weight": {
"offset": 4936665856,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.56.linear_attn.in_proj_z.biases": {
"offset": 4961831680,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.in_proj_z.scales": {
"offset": 4962880256,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.in_proj_z.weight": {
"offset": 4963928832,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.56.linear_attn.norm.weight": {
"offset": 4980706048,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.out_proj.biases": {
"offset": 4980706304,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.out_proj.scales": {
"offset": 4981754880,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.56.linear_attn.out_proj.weight": {
"offset": 4982803456,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.56.mlp.gate.biases": {
"offset": 4999580672,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.56.mlp.gate.scales": {
"offset": 4999646208,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.56.mlp.gate.weight": {
"offset": 4999711744,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.56.mlp.shared_expert.down_proj.biases": {
"offset": 5000760320,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.56.mlp.shared_expert.down_proj.scales": {
"offset": 5000891392,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.56.mlp.shared_expert.down_proj.weight": {
"offset": 5001022464,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.56.mlp.shared_expert.gate_proj.biases": {
"offset": 5003119616,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.56.mlp.shared_expert.gate_proj.scales": {
"offset": 5003250688,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.56.mlp.shared_expert.gate_proj.weight": {
"offset": 5003381760,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.56.mlp.shared_expert.up_proj.biases": {
"offset": 5005478912,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.56.mlp.shared_expert.up_proj.scales": {
"offset": 5005609984,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.56.mlp.shared_expert.up_proj.weight": {
"offset": 5005741056,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.56.mlp.shared_expert_gate.biases": {
"offset": 5007838208,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.56.mlp.shared_expert_gate.scales": {
"offset": 5007838336,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.56.mlp.shared_expert_gate.weight": {
"offset": 5007838464,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.56.post_attention_layernorm.weight": {
"offset": 5007840512,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.57.input_layernorm.weight": {
"offset": 5007848704,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.A_log": {
"offset": 5007856896,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.57.linear_attn.conv1d.weight": {
"offset": 5007857152,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.dt_bias": {
"offset": 5007955456,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.in_proj_a.biases": {
"offset": 5007955584,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.in_proj_a.scales": {
"offset": 5007963776,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.in_proj_a.weight": {
"offset": 5007971968,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.57.linear_attn.in_proj_b.biases": {
"offset": 5008103040,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.in_proj_b.scales": {
"offset": 5008111232,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.in_proj_b.weight": {
"offset": 5008119424,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.57.linear_attn.in_proj_qkv.biases": {
"offset": 5008250496,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.in_proj_qkv.scales": {
"offset": 5009823360,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.in_proj_qkv.weight": {
"offset": 5011396224,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.57.linear_attn.in_proj_z.biases": {
"offset": 5036562048,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.in_proj_z.scales": {
"offset": 5037610624,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.in_proj_z.weight": {
"offset": 5038659200,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.57.linear_attn.norm.weight": {
"offset": 5055436416,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.out_proj.biases": {
"offset": 5055436672,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.out_proj.scales": {
"offset": 5056485248,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.57.linear_attn.out_proj.weight": {
"offset": 5057533824,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.57.mlp.gate.biases": {
"offset": 5074311040,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.57.mlp.gate.scales": {
"offset": 5074376576,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.57.mlp.gate.weight": {
"offset": 5074442112,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.57.mlp.shared_expert.down_proj.biases": {
"offset": 5075490688,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.57.mlp.shared_expert.down_proj.scales": {
"offset": 5075621760,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.57.mlp.shared_expert.down_proj.weight": {
"offset": 5075752832,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.57.mlp.shared_expert.gate_proj.biases": {
"offset": 5077849984,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.57.mlp.shared_expert.gate_proj.scales": {
"offset": 5077981056,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.57.mlp.shared_expert.gate_proj.weight": {
"offset": 5078112128,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.57.mlp.shared_expert.up_proj.biases": {
"offset": 5080209280,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.57.mlp.shared_expert.up_proj.scales": {
"offset": 5080340352,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.57.mlp.shared_expert.up_proj.weight": {
"offset": 5080471424,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.57.mlp.shared_expert_gate.biases": {
"offset": 5082568576,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.57.mlp.shared_expert_gate.scales": {
"offset": 5082568704,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.57.mlp.shared_expert_gate.weight": {
"offset": 5082568832,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.57.post_attention_layernorm.weight": {
"offset": 5082570880,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.58.input_layernorm.weight": {
"offset": 5082579072,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.A_log": {
"offset": 5082587264,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.58.linear_attn.conv1d.weight": {
"offset": 5082587520,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.dt_bias": {
"offset": 5082685824,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.in_proj_a.biases": {
"offset": 5082685952,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.in_proj_a.scales": {
"offset": 5082694144,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.in_proj_a.weight": {
"offset": 5082702336,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.58.linear_attn.in_proj_b.biases": {
"offset": 5082833408,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.in_proj_b.scales": {
"offset": 5082841600,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.in_proj_b.weight": {
"offset": 5082849792,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.58.linear_attn.in_proj_qkv.biases": {
"offset": 5082980864,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.in_proj_qkv.scales": {
"offset": 5084553728,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.in_proj_qkv.weight": {
"offset": 5086126592,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.58.linear_attn.in_proj_z.biases": {
"offset": 5111292416,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.in_proj_z.scales": {
"offset": 5112340992,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.in_proj_z.weight": {
"offset": 5113389568,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.58.linear_attn.norm.weight": {
"offset": 5130166784,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.out_proj.biases": {
"offset": 5130167040,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.out_proj.scales": {
"offset": 5131215616,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.58.linear_attn.out_proj.weight": {
"offset": 5132264192,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.58.mlp.gate.biases": {
"offset": 5149041408,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.58.mlp.gate.scales": {
"offset": 5149106944,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.58.mlp.gate.weight": {
"offset": 5149172480,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.58.mlp.shared_expert.down_proj.biases": {
"offset": 5150221056,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.58.mlp.shared_expert.down_proj.scales": {
"offset": 5150352128,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.58.mlp.shared_expert.down_proj.weight": {
"offset": 5150483200,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.58.mlp.shared_expert.gate_proj.biases": {
"offset": 5152580352,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.58.mlp.shared_expert.gate_proj.scales": {
"offset": 5152711424,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.58.mlp.shared_expert.gate_proj.weight": {
"offset": 5152842496,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.58.mlp.shared_expert.up_proj.biases": {
"offset": 5154939648,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.58.mlp.shared_expert.up_proj.scales": {
"offset": 5155070720,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.58.mlp.shared_expert.up_proj.weight": {
"offset": 5155201792,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.58.mlp.shared_expert_gate.biases": {
"offset": 5157298944,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.58.mlp.shared_expert_gate.scales": {
"offset": 5157299072,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.58.mlp.shared_expert_gate.weight": {
"offset": 5157299200,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.58.post_attention_layernorm.weight": {
"offset": 5157301248,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.59.input_layernorm.weight": {
"offset": 5157309440,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.59.mlp.gate.biases": {
"offset": 5157317632,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.59.mlp.gate.scales": {
"offset": 5157383168,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.59.mlp.gate.weight": {
"offset": 5157448704,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.59.mlp.shared_expert.down_proj.biases": {
"offset": 5158497280,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.59.mlp.shared_expert.down_proj.scales": {
"offset": 5158628352,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.59.mlp.shared_expert.down_proj.weight": {
"offset": 5158759424,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.59.mlp.shared_expert.gate_proj.biases": {
"offset": 5160856576,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.59.mlp.shared_expert.gate_proj.scales": {
"offset": 5160987648,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.59.mlp.shared_expert.gate_proj.weight": {
"offset": 5161118720,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.59.mlp.shared_expert.up_proj.biases": {
"offset": 5163215872,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.59.mlp.shared_expert.up_proj.scales": {
"offset": 5163346944,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.59.mlp.shared_expert.up_proj.weight": {
"offset": 5163478016,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.59.mlp.shared_expert_gate.biases": {
"offset": 5165575168,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.59.mlp.shared_expert_gate.scales": {
"offset": 5165575296,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.59.mlp.shared_expert_gate.weight": {
"offset": 5165575424,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.59.post_attention_layernorm.weight": {
"offset": 5165577472,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.59.self_attn.k_norm.weight": {
"offset": 5165585664,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.59.self_attn.k_proj.biases": {
"offset": 5165586176,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.59.self_attn.k_proj.scales": {
"offset": 5165651712,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.59.self_attn.k_proj.weight": {
"offset": 5165717248,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.59.self_attn.o_proj.biases": {
"offset": 5166765824,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.59.self_attn.o_proj.scales": {
"offset": 5167814400,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.59.self_attn.o_proj.weight": {
"offset": 5168862976,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.59.self_attn.q_norm.weight": {
"offset": 5185640192,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.59.self_attn.q_proj.biases": {
"offset": 5185640704,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.59.self_attn.q_proj.scales": {
"offset": 5187737856,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.59.self_attn.q_proj.weight": {
"offset": 5189835008,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.59.self_attn.v_proj.biases": {
"offset": 5223389440,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.59.self_attn.v_proj.scales": {
"offset": 5223454976,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.59.self_attn.v_proj.weight": {
"offset": 5223520512,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.6.input_layernorm.weight": {
"offset": 5224569088,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.A_log": {
"offset": 5224577280,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.6.linear_attn.conv1d.weight": {
"offset": 5224577536,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.dt_bias": {
"offset": 5224675840,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.in_proj_a.biases": {
"offset": 5224675968,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.in_proj_a.scales": {
"offset": 5224684160,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.in_proj_a.weight": {
"offset": 5224692352,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.6.linear_attn.in_proj_b.biases": {
"offset": 5224823424,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.in_proj_b.scales": {
"offset": 5224831616,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.in_proj_b.weight": {
"offset": 5224839808,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.6.linear_attn.in_proj_qkv.biases": {
"offset": 5224970880,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.in_proj_qkv.scales": {
"offset": 5226543744,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.in_proj_qkv.weight": {
"offset": 5228116608,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.6.linear_attn.in_proj_z.biases": {
"offset": 5253282432,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.in_proj_z.scales": {
"offset": 5254331008,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.in_proj_z.weight": {
"offset": 5255379584,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.6.linear_attn.norm.weight": {
"offset": 5272156800,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.out_proj.biases": {
"offset": 5272157056,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.out_proj.scales": {
"offset": 5273205632,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.6.linear_attn.out_proj.weight": {
"offset": 5274254208,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.6.mlp.gate.biases": {
"offset": 5291031424,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.6.mlp.gate.scales": {
"offset": 5291096960,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.6.mlp.gate.weight": {
"offset": 5291162496,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.6.mlp.shared_expert.down_proj.biases": {
"offset": 5292211072,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.6.mlp.shared_expert.down_proj.scales": {
"offset": 5292342144,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.6.mlp.shared_expert.down_proj.weight": {
"offset": 5292473216,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.6.mlp.shared_expert.gate_proj.biases": {
"offset": 5294570368,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.6.mlp.shared_expert.gate_proj.scales": {
"offset": 5294701440,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.6.mlp.shared_expert.gate_proj.weight": {
"offset": 5294832512,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.6.mlp.shared_expert.up_proj.biases": {
"offset": 5296929664,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.6.mlp.shared_expert.up_proj.scales": {
"offset": 5297060736,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.6.mlp.shared_expert.up_proj.weight": {
"offset": 5297191808,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.6.mlp.shared_expert_gate.biases": {
"offset": 5299288960,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.6.mlp.shared_expert_gate.scales": {
"offset": 5299289088,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.6.mlp.shared_expert_gate.weight": {
"offset": 5299289216,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.6.post_attention_layernorm.weight": {
"offset": 5299291264,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.7.input_layernorm.weight": {
"offset": 5299299456,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.7.mlp.gate.biases": {
"offset": 5299307648,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.7.mlp.gate.scales": {
"offset": 5299373184,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.7.mlp.gate.weight": {
"offset": 5299438720,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.7.mlp.shared_expert.down_proj.biases": {
"offset": 5300487296,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.7.mlp.shared_expert.down_proj.scales": {
"offset": 5300618368,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.7.mlp.shared_expert.down_proj.weight": {
"offset": 5300749440,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.7.mlp.shared_expert.gate_proj.biases": {
"offset": 5302846592,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.7.mlp.shared_expert.gate_proj.scales": {
"offset": 5302977664,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.7.mlp.shared_expert.gate_proj.weight": {
"offset": 5303108736,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.7.mlp.shared_expert.up_proj.biases": {
"offset": 5305205888,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.7.mlp.shared_expert.up_proj.scales": {
"offset": 5305336960,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.7.mlp.shared_expert.up_proj.weight": {
"offset": 5305468032,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.7.mlp.shared_expert_gate.biases": {
"offset": 5307565184,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.7.mlp.shared_expert_gate.scales": {
"offset": 5307565312,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.7.mlp.shared_expert_gate.weight": {
"offset": 5307565440,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.7.post_attention_layernorm.weight": {
"offset": 5307567488,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.7.self_attn.k_norm.weight": {
"offset": 5307575680,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.7.self_attn.k_proj.biases": {
"offset": 5307576192,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.7.self_attn.k_proj.scales": {
"offset": 5307641728,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.7.self_attn.k_proj.weight": {
"offset": 5307707264,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.7.self_attn.o_proj.biases": {
"offset": 5308755840,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.7.self_attn.o_proj.scales": {
"offset": 5309804416,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.7.self_attn.o_proj.weight": {
"offset": 5310852992,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.7.self_attn.q_norm.weight": {
"offset": 5327630208,
"size": 512,
"shape": [
256
],
"dtype": "BF16"
},
"model.layers.7.self_attn.q_proj.biases": {
"offset": 5327630720,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.7.self_attn.q_proj.scales": {
"offset": 5329727872,
"size": 2097152,
"shape": [
16384,
64
],
"dtype": "BF16"
},
"model.layers.7.self_attn.q_proj.weight": {
"offset": 5331825024,
"size": 33554432,
"shape": [
16384,
512
],
"dtype": "U32"
},
"model.layers.7.self_attn.v_proj.biases": {
"offset": 5365379456,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.7.self_attn.v_proj.scales": {
"offset": 5365444992,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.7.self_attn.v_proj.weight": {
"offset": 5365510528,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.8.input_layernorm.weight": {
"offset": 5366559104,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.A_log": {
"offset": 5366567296,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.8.linear_attn.conv1d.weight": {
"offset": 5366567552,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.dt_bias": {
"offset": 5366665856,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.in_proj_a.biases": {
"offset": 5366665984,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.in_proj_a.scales": {
"offset": 5366674176,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.in_proj_a.weight": {
"offset": 5366682368,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.8.linear_attn.in_proj_b.biases": {
"offset": 5366813440,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.in_proj_b.scales": {
"offset": 5366821632,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.in_proj_b.weight": {
"offset": 5366829824,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.8.linear_attn.in_proj_qkv.biases": {
"offset": 5366960896,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.in_proj_qkv.scales": {
"offset": 5368533760,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.in_proj_qkv.weight": {
"offset": 5370106624,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.8.linear_attn.in_proj_z.biases": {
"offset": 5395272448,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.in_proj_z.scales": {
"offset": 5396321024,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.in_proj_z.weight": {
"offset": 5397369600,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.8.linear_attn.norm.weight": {
"offset": 5414146816,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.out_proj.biases": {
"offset": 5414147072,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.out_proj.scales": {
"offset": 5415195648,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.8.linear_attn.out_proj.weight": {
"offset": 5416244224,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.8.mlp.gate.biases": {
"offset": 5433021440,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.8.mlp.gate.scales": {
"offset": 5433086976,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.8.mlp.gate.weight": {
"offset": 5433152512,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.8.mlp.shared_expert.down_proj.biases": {
"offset": 5434201088,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.8.mlp.shared_expert.down_proj.scales": {
"offset": 5434332160,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.8.mlp.shared_expert.down_proj.weight": {
"offset": 5434463232,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.8.mlp.shared_expert.gate_proj.biases": {
"offset": 5436560384,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.8.mlp.shared_expert.gate_proj.scales": {
"offset": 5436691456,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.8.mlp.shared_expert.gate_proj.weight": {
"offset": 5436822528,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.8.mlp.shared_expert.up_proj.biases": {
"offset": 5438919680,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.8.mlp.shared_expert.up_proj.scales": {
"offset": 5439050752,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.8.mlp.shared_expert.up_proj.weight": {
"offset": 5439181824,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.8.mlp.shared_expert_gate.biases": {
"offset": 5441278976,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.8.mlp.shared_expert_gate.scales": {
"offset": 5441279104,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.8.mlp.shared_expert_gate.weight": {
"offset": 5441279232,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.8.post_attention_layernorm.weight": {
"offset": 5441281280,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.9.input_layernorm.weight": {
"offset": 5441289472,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.A_log": {
"offset": 5441297664,
"size": 256,
"shape": [
64
],
"dtype": "F32"
},
"model.layers.9.linear_attn.conv1d.weight": {
"offset": 5441297920,
"size": 98304,
"shape": [
12288,
4,
1
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.dt_bias": {
"offset": 5441396224,
"size": 128,
"shape": [
64
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.in_proj_a.biases": {
"offset": 5441396352,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.in_proj_a.scales": {
"offset": 5441404544,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.in_proj_a.weight": {
"offset": 5441412736,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.9.linear_attn.in_proj_b.biases": {
"offset": 5441543808,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.in_proj_b.scales": {
"offset": 5441552000,
"size": 8192,
"shape": [
64,
64
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.in_proj_b.weight": {
"offset": 5441560192,
"size": 131072,
"shape": [
64,
512
],
"dtype": "U32"
},
"model.layers.9.linear_attn.in_proj_qkv.biases": {
"offset": 5441691264,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.in_proj_qkv.scales": {
"offset": 5443264128,
"size": 1572864,
"shape": [
12288,
64
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.in_proj_qkv.weight": {
"offset": 5444836992,
"size": 25165824,
"shape": [
12288,
512
],
"dtype": "U32"
},
"model.layers.9.linear_attn.in_proj_z.biases": {
"offset": 5470002816,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.in_proj_z.scales": {
"offset": 5471051392,
"size": 1048576,
"shape": [
8192,
64
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.in_proj_z.weight": {
"offset": 5472099968,
"size": 16777216,
"shape": [
8192,
512
],
"dtype": "U32"
},
"model.layers.9.linear_attn.norm.weight": {
"offset": 5488877184,
"size": 256,
"shape": [
128
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.out_proj.biases": {
"offset": 5488877440,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.out_proj.scales": {
"offset": 5489926016,
"size": 1048576,
"shape": [
4096,
128
],
"dtype": "BF16"
},
"model.layers.9.linear_attn.out_proj.weight": {
"offset": 5490974592,
"size": 16777216,
"shape": [
4096,
1024
],
"dtype": "U32"
},
"model.layers.9.mlp.gate.biases": {
"offset": 5507751808,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.9.mlp.gate.scales": {
"offset": 5507817344,
"size": 65536,
"shape": [
512,
64
],
"dtype": "BF16"
},
"model.layers.9.mlp.gate.weight": {
"offset": 5507882880,
"size": 1048576,
"shape": [
512,
512
],
"dtype": "U32"
},
"model.layers.9.mlp.shared_expert.down_proj.biases": {
"offset": 5508931456,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.9.mlp.shared_expert.down_proj.scales": {
"offset": 5509062528,
"size": 131072,
"shape": [
4096,
16
],
"dtype": "BF16"
},
"model.layers.9.mlp.shared_expert.down_proj.weight": {
"offset": 5509193600,
"size": 2097152,
"shape": [
4096,
128
],
"dtype": "U32"
},
"model.layers.9.mlp.shared_expert.gate_proj.biases": {
"offset": 5511290752,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.9.mlp.shared_expert.gate_proj.scales": {
"offset": 5511421824,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.9.mlp.shared_expert.gate_proj.weight": {
"offset": 5511552896,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.9.mlp.shared_expert.up_proj.biases": {
"offset": 5513650048,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.9.mlp.shared_expert.up_proj.scales": {
"offset": 5513781120,
"size": 131072,
"shape": [
1024,
64
],
"dtype": "BF16"
},
"model.layers.9.mlp.shared_expert.up_proj.weight": {
"offset": 5513912192,
"size": 2097152,
"shape": [
1024,
512
],
"dtype": "U32"
},
"model.layers.9.mlp.shared_expert_gate.biases": {
"offset": 5516009344,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.9.mlp.shared_expert_gate.scales": {
"offset": 5516009472,
"size": 128,
"shape": [
1,
64
],
"dtype": "BF16"
},
"model.layers.9.mlp.shared_expert_gate.weight": {
"offset": 5516009600,
"size": 2048,
"shape": [
1,
512
],
"dtype": "U32"
},
"model.layers.9.post_attention_layernorm.weight": {
"offset": 5516011648,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
},
"model.norm.weight": {
"offset": 5516019840,
"size": 8192,
"shape": [
4096
],
"dtype": "BF16"
}
},
"config": {
"hidden_size": 4096,
"num_hidden_layers": 60,
"num_attention_heads": 32,
"num_key_value_heads": 2,
"head_dim": 256,
"vocab_size": 248320,
"rms_norm_eps": 1e-06,
"num_experts": 512,
"num_experts_per_tok": 10,
"moe_intermediate_size": 1024,
"shared_expert_intermediate_size": 1024,
"full_attention_interval": 4,
"linear_num_value_heads": 64,
"linear_num_key_heads": 16,
"linear_key_head_dim": 128,
"linear_value_head_dim": 128,
"linear_conv_kernel_dim": 4,
"partial_rotary_factor": 0.25,
"rope_theta": 10000000.0,
"layer_types": [
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention",
"linear_attention",
"linear_attention",
"linear_attention",
"full_attention"
]
}
}