Update deepspeed (#3500)
This commit is contained in:
Родитель
8fc99a7dae
Коммит
4501f2abd8
|
@ -18,7 +18,7 @@ RUN pip uninstall -y onnxruntime
|
|||
RUN pip install transformers==4.38.2
|
||||
RUN pip install optimum==1.21.4
|
||||
RUN pip install accelerate==0.33.0
|
||||
RUN pip install deepspeed==0.15.0
|
||||
RUN pip install deepspeed~=0.15.1
|
||||
RUN pip install numpy==1.22.0
|
||||
|
||||
# Address vulnerabilities
|
||||
|
|
Загрузка…
Ссылка в новой задаче