You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert MO_DEBUG_MAX_LAYERS hatches in model_calib + unified_export_hf
The env-var-gated early-break (model_calib.layerwise_calibrate) and
export skip (unified_export_hf._process_quantized_modules) were only
needed to bound wall-clock during the cliff-fix smoke test. The bug fix
itself is purely about not bringing over glm5.1-tmp's clamps in
moe_utils.py — which we already don't. Removing the debug hatches keeps
the branch a clean superset of main's production behavior.
0 commit comments