Skip to content

Commit

Permalink
upgrade torch neuronx following the 2.16.0 guideline (#1517)
Browse files Browse the repository at this point in the history
  • Loading branch information
Qing Lan authored and sindhuvahinis committed Jan 27, 2024
1 parent a959555 commit b909f12
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 @@ -14,7 +14,7 @@ ARG djl_version=0.26.0
ARG torch_version=1.13.1
ARG python_version=3.9
ARG neuronsdk_version=2.16.0
ARG torch_neuronx_version=1.13.1.1.12.1
ARG torch_neuronx_version=1.13.1.1.13.0
ARG transformers_neuronx_version=0.9.474
ARG neuronx_distributed_version=0.6.0
ARG neuronx_cc_version=2.12.54.0
Expand Down

0 comments on commit b909f12

Please sign in to comment.