We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7937996 commit 6573422Copy full SHA for 6573422
vllm/arm64/gpu/Dockerfile.arm64
@@ -50,7 +50,7 @@ RUN uv pip install --no-cache-dir -U \
50
${TORCHVISION_URL} \
51
${TORCHAUDIO_URL}
52
53
-RUN uv pip install --extra-index-url https://download.pytorch.org/whl/nightly/pytorch-triton/ pytorch_triton==3.3.1+gitc8757738
+RUN uv pip install --extra-index-url https://download.pytorch.org/whl/nightly/pytorch-triton/ pytorch_triton==3.3.0
54
55
##############################################################################
56
FROM base AS build-base
0 commit comments