We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4d851 commit 293da5aCopy full SHA for 293da5a
serving/docker/pytorch-inf2.Dockerfile
@@ -37,7 +37,7 @@ ARG pydantic_version=2.6.1
37
ARG optimum_neuron_version=0.0.27
38
ARG huggingface_hub_version=0.25.2
39
# %2B is the url escape for the '+' character
40
-ARG vllm_wheel="https://publish.djl.ai/neuron_vllm/vllm-0.6.2%2Bnightly-py3-none-any.whl"
+ARG vllm_wheel="https://publish.djl.ai/neuron_vllm/vllm_neuronx-0.6.2%2Bneuron216-py3-none-any.whl"
41
EXPOSE 8080
42
43
# Sets up Path for Neuron tools
0 commit comments