Skip to content

Commit

Permalink
[fix] inf2 container freeze compiler versions (#1388)
Browse files Browse the repository at this point in the history
  • Loading branch information
tosterberg committed Dec 12, 2023
1 parent 9388e94 commit 043e7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serving/docker/pytorch-inf2.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ARG neuronsdk_version=2.14.1
ARG torch_neuronx_version=1.13.1.1.12.0
ARG transformers_neuronx_version=0.8.268
ARG neuronx_distributed_version=0.5.0
ARG neuronx_cc_version=2.11.*
ARG neuronx_cc_version=2.11.0.35
ARG protobuf_version=3.20.3
ARG transformers_version=4.34.0
ARG accelerate_version=0.23.0
Expand Down

0 comments on commit 043e7af

Please sign in to comment.