Skip to content

Commit

Permalink
[docker] LMI Neuron bump optimum-neuron version (#2321)
Browse files Browse the repository at this point in the history
  • Loading branch information
tosterberg authored Aug 15, 2024
1 parent 0a43b4d commit 3251807
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 @@ -24,7 +24,7 @@ ARG transformers_version=4.43.1
ARG accelerate_version=0.29.2
ARG diffusers_version=0.28.2
ARG pydantic_version=2.6.1
ARG optimum_neuron_version=0.0.23
ARG optimum_neuron_version=0.0.24
# %2B is the url escape for the '+' character
ARG vllm_wheel="https://publish.djl.ai/neuron_vllm/vllm-0.5.0%2Bnightly-py3-none-any.whl"
EXPOSE 8080
Expand Down

0 comments on commit 3251807

Please sign in to comment.