Skip to content

Commit

Permalink
Update DeepSpeed version requirement to >=0.16.0 in requirements.txt …
Browse files Browse the repository at this point in the history
…for Domino (#939)
  • Loading branch information
shenzheyu authored Nov 27, 2024
1 parent faa0420 commit be0a0e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed training/DeepSpeed-Domino/domino/data/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion training/DeepSpeed-Domino/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apex
deepspeed
deepspeed>=0.16.0
nltk
pybind11
transformers
Expand Down

0 comments on commit be0a0e1

Please sign in to comment.