Skip to content

Commit 2389567

Browse files
xylian86Schwidola0607
authored andcommitted
nits
Signed-off-by: Schwidola0607 <[email protected]>
1 parent 7b8962a commit 2389567

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deepspeed/runtime/engine.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2962,7 +2962,6 @@ def load_checkpoint(self,
29622962
custom_load_fn=custom_load_fn)
29632963

29642964
load_zero_checkpoint = load_path is not None and (self.zero_optimization() or self.bfloat16_enabled())
2965-
# import pdb; pdb.set_trace()
29662965
if self.load_universal_checkpoint():
29672966
ucp_ckpt_folder = os.path.join(load_dir, tag)
29682967
# UCP load can ignore '*mp' files or '*model_states.pt' but ucp_ckpt_folder must exist

0 commit comments

Comments
 (0)