Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Mar 15, 2023
2 parents 448d8b7 + 0ce9a13 commit 8e2e97b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer/utils/checkpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,6 @@ def download_checkpoint(
dist.local_rank_zero_download_and_wait(signal_file_path)
if dist.get_local_rank() == 0:
os.remove(signal_file_path)

dist.barrier()

return composer_states_filepath, extracted_checkpoint_folder, extracted_rank_n
Expand Down

0 comments on commit 8e2e97b

Please sign in to comment.