Skip to content

Commit

Permalink
Unpin deepspeed following fix in v0.11.1 (#3706)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgaddair authored Oct 9, 2023
1 parent 2374d8a commit c0946be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_distributed.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GPUtil
tblib
awscli

deepspeed<0.11.0 # 10/7/2023: limiting version to prevent PyTorch installation issues
deepspeed!=0.11.0 # https://github.com/microsoft/DeepSpeed/issues/4473

# requirements for daft
getdaft[ray]

0 comments on commit c0946be

Please sign in to comment.