Skip to content

Commit b7e44f0

Browse files
committed
Update env
1 parent de22c4f commit b7e44f0

File tree

1 file changed

+1
-1
lines changed
  • assets/training/automl/environments/ai-ml-automl-dnn-text-gpu-ptca/context

1 file changed

+1
-1
lines changed

assets/training/automl/environments/ai-ml-automl-dnn-text-gpu-ptca/context/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ RUN pip uninstall -y onnxruntime
6969
RUN pip install \
7070
transformers==4.53.0 \
7171
optimum==1.23.3 \
72-
accelerate==0.33.0 \
72+
accelerate==1.12.0 \
7373
deepspeed~=0.15.1
7474

7575
# Address vulnerabilities

0 commit comments

Comments
 (0)