File size: 839 Bytes
6a63ea0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | {
"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
} |