"vscode:/vscode.git/clone" did not exist on "beacccb61412b9b064f8ff607cf28932aa248005"
Fix resume_from_checkpoint for deepspeed (#21735)
* Fix resume_from_checkpoint for deepspeed Fix resume_from_checkpoint for deepspeed, by ensuring that the deepspeed engine is the one to load the checkpoint. * Empty commit to trigger CI * Removed deepspeed skipping Removed deepspeed skipping inside the _load_from_checkpoint function, as it is obsolete * another adjustment * Trigger CI * trigger circleci * style --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com> Co-authored-by:
Stas Bekman <stas@stason.org>
Showing
Please register or sign in to comment