We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116801e commit 2104b1bCopy full SHA for 2104b1b
Dockerfile
@@ -59,7 +59,7 @@ COPY . /vec-inf
59
# libnccl2 libnccl-dev \
60
# && rm -rf /var/lib/apt/lists/*
61
62
-RUN uv pip install vllm --torch-backend=auto
+RUN uv pip install --system vllm --torch-backend=auto
63
64
# Final configuration
65
ENV NCCL_DEBUG=INFO
0 commit comments