0062000.pt and the DeepSpeed ZeRO-2 checkpoint shards needed for optimizer-state resume.0062000.pt intentionally stores optimizer: null. Optimizer state lives in checkpoints/0062000/.10062000.pt
2checkpoints/0062000/
3 bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt
4 ...
5 bf16_zero_pp_rank_7_mp_rank_00_optim_states.pt
6 mp_rank_00_model_states.pt--ckpt /path/to/0062000.pt with the checkpoints/0062000/ directory present; train_robot.py resolves the sibling ZeRO folder and calls DeepSpeed load_checkpoint(tag="0062000").