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 6980437 commit 0a22f3cCopy full SHA for 0a22f3c
Dockerfile-intel
@@ -82,7 +82,7 @@ RUN python -m pip install torch==2.7.0 torchvision torchaudio==2.7.0 --index-url
82
RUN cd backends/python/server && \
83
make install
84
85
-FROM vault.habana.ai/gaudi-docker/1.21.0/ubuntu22.04/habanalabs/pytorch-installer-2.6.0:latest AS hpu
+FROM vault.habana.ai/gaudi-docker/1.21.3/ubuntu22.04/habanalabs/pytorch-installer-2.6.0:latest AS hpu
86
ENV HUGGINGFACE_HUB_CACHE=/data \
87
PORT=80
88
ENV PT_HPU_LAZY_MODE=1
0 commit comments