upgrade deepspeed to 0.13.1 for mixtral fixes (#1189) [skip ci]

* upgrade deepspeed to 0.13.1 for mixtral fixes

* move deepspeed-kernels install to setup.py
This commit is contained in:
Wing Lian
2024-01-24 14:26:40 -05:00
committed by GitHub
parent 5bce45f800
commit 8a49309489
3 changed files with 4 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ transformers==4.37.0
tokenizers==0.15.0
bitsandbytes>=0.41.1
accelerate==0.26.1
deepspeed
deepspeed>=0.13.1
addict
fire
PyYAML>=6.0