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 83fe45c commit 67ce543Copy full SHA for 67ce543
Dockerfile_intel
@@ -98,7 +98,7 @@ ENV HF_HOME=/data \
98
99
100
WORKDIR /usr/src
101
-RUN pip install torch==2.6.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/test/xpu
+RUN pip install torch==2.6.0 --index-url https://download.pytorch.org/whl/test/xpu
102
103
RUN pip install triton-xpu==3.2.0b1 --no-cache-dir
104
0 commit comments