Skip to content

Commit

Permalink
put back
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Jul 25, 2024
1 parent aea32d6 commit e4c9691
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions llmfoundry/callbacks/hf_checkpointer.py
Original file line number Diff line number Diff line change
Expand Up @@ -483,8 +483,6 @@ def tensor_hook(
if dist.get_global_rank() != 0:
state_dict = {}
return state_dict

assert False

hooks = []
for _, module in state_dict_model.named_modules():
Expand Down

0 comments on commit e4c9691

Please sign in to comment.