lfm25-hermes-tool-trace-analysis / configs /moe8_overlap_g4s3_3epochs_10k_run_config.json
sjakek's picture
Add LFM2.5 Hermes tool trace analysis artifacts
6a63ea0 verified
Raw
History Blame
839 Bytes
{
"model": "/Users/jkooker/Documents/Codex/2026-05-28/get-this-new-model-up-and/runtime_moe8_artifacts/checkpoints/lfm25_experts_int8_mlx",
"data": "/Users/jkooker/Documents/Codex/2026-05-28/get-this-new-model-up-and/runtime_moe8_artifacts/datasets/hermes_filtered_text_10k",
"run_dir": "/Users/jkooker/Documents/Codex/2026-05-28/get-this-new-model-up-and/runtime_moe8_artifacts/runs/moe8_overlap_g4s3_3epochs_10k",
"epochs": 3,
"max_seq_length": 10000,
"group_size": 4,
"stride": 3,
"order": "forward",
"layers": "all",
"lr": 1e-07,
"bits": 8,
"quant_group_size": 64,
"mode": "affine",
"train_router": true,
"grad_checkpoint": true,
"save_every_steps": 50,
"keep_last_checkpoints": 2,
"target_memory_limit_gb": 55.0,
"hard_memory_limit_gb": 60.0,
"limit_steps": 0,
"resume": false,
"seed": 42
}