lfm25-hermes-tool-trace-analysis / reports /grouped_lm_smoke_g2_2k.json
sjakek's picture
Add LFM2.5 Hermes tool trace analysis artifacts
6a63ea0 verified
{
"ok": true,
"mode": "run",
"model": "runtime_moe8_artifacts/checkpoints/lfm25_experts_int8_mlx",
"data": "runtime_moe8_artifacts/datasets/hermes_filtered_text_10k",
"save_model": null,
"unified_memory_gb": 68.719476736,
"target_memory_limit_gb": 55.0,
"hard_memory_limit_gb": 60.0,
"layers": [
22,
23
],
"groups": [
[
22,
23
]
],
"group_size": 2,
"max_seq_length": 2048,
"prefer_long": false,
"train_router": true,
"loss_before": 6.162249565124512,
"loss_after": 6.163837432861328,
"tokens": 2047,
"elapsed_s": 1.6018787079956383,
"peak_memory_gb": 16.264195438,
"group_reports": [
{
"group": [
22,
23
],
"loss": 6.127015113830566,
"tokens": 2047,
"elapsed_s": 0.8993441659258679,
"trainable_param_count": 704774144,
"trainable_tensor_count": 8,
"peak_memory_gb": 16.264195438,
"code_changes": {
"22": {
"gate_proj": {
"changed_codes": 7001976,
"total_codes": 29360128,
"changed_fraction": 0.23848588126046316,
"saturation_rate": 0.0
},
"up_proj": {
"changed_codes": 7199564,
"total_codes": 29360128,
"changed_fraction": 0.24521568843296596,
"saturation_rate": 0.0
},
"down_proj": {
"changed_codes": 7144004,
"total_codes": 29360128,
"changed_fraction": 0.24332332611083984,
"saturation_rate": 0.0
}
},
"23": {
"gate_proj": {
"changed_codes": 6822416,
"total_codes": 29360128,
"changed_fraction": 0.23237010410853795,
"saturation_rate": 0.0
},
"up_proj": {
"changed_codes": 7092182,
"total_codes": 29360128,
"changed_fraction": 0.24155827930995397,
"saturation_rate": 0.0
},
"down_proj": {
"changed_codes": 6881317,
"total_codes": 29360128,
"changed_fraction": 0.23437626021248953,
"saturation_rate": 0.0
}
}
}
}
]
}