Skip to content

Commit

Permalink
update deepspeed (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitya52 committed Apr 29, 2024
1 parent 921aa47 commit eec8585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class PyPackage:
requires=["python-multipart", "auto-gptq==0.7.1", "accelerate",
"termcolor", "torch", "transformers>=4.39.3",
"bitsandbytes", "safetensors", "peft", "triton",
"torchinfo", "mpi4py", "deepspeed==0.12.6",
"torchinfo", "mpi4py", "deepspeed==0.14.2",
"sentence-transformers", "huggingface-hub>=0.19.3"],
optional=["ninja", "flash-attn"],
requires_packages=["refact_scratchpads", "refact_scratchpads_no_gpu",
Expand Down

0 comments on commit eec8585

Please sign in to comment.