File size: 1,283 Bytes
efb5e69 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 | {
"model_name": "/scratch/galaj/communication-efficient-moe/checkpoints/fullft_qwen3base_bf16/fullft-qwen3base-bf16-fullft-dolci-qwen3-30b-joint-bs128-baseline-obj-lm-steps4000-lr2e-5-seed42/checkpoints/step-0004000/backbone-hf",
"compression": {
"dispatch": {
"bottleneck_schedule": [
768,
512,
1024,
1280,
1536,
1536,
1536,
1536,
1664,
1664,
1664,
1664,
1536,
128,
384,
512,
768,
896,
768,
896,
1152,
1280,
1280,
1280,
1536,
128,
384,
640,
640,
768,
768,
896,
1152,
1152,
1152,
1152,
1536,
128,
256,
512,
640,
768,
896,
1152,
1152,
1152,
896,
512
],
"compression_ratio": 2,
"init": "orthogonal",
"pretrained_weights_path": null,
"stale_stride": 12
},
"combine": {
"bottleneck_schedule": null,
"compression_ratio": null,
"init": "identity_truncated",
"pretrained_weights_path": null,
"stale_stride": null
}
}
} |