We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40fb89e commit 8b23d95Copy full SHA for 8b23d95
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 pytorch_triton==3.3.1 \
+RUN uv pip install pytorch_triton==3.3.1+gitc8757738 \
54
--extra-index-url https://download.pytorch.org/whl/nightly/pytorch-triton/
55
56
##############################################################################
0 commit comments