Skip to content

Commit

Permalink
update deepspeed version
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyue-loop committed Nov 14, 2023
1 parent 2cbbc97 commit 93c1e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ readme = "README.md"
python = "^3.10"
pytorch = "2.1.0"
pytorch-cuda = "11.8"
deepspeed = "0.11.1"
deepspeed = "0.12.2"
transformers = "4.34.0"
sentencepiece = "0.1.99"
accelerate = "0.24.1"

0 comments on commit 93c1e1b

Please sign in to comment.