Skip to content

Commit 0a22f3c

Browse files
authored
HPU upgrade to Synapse 1.21.3 (#703)
Signed-off-by: Liu, Kaixuan <[email protected]>
1 parent 6980437 commit 0a22f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-intel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ RUN python -m pip install torch==2.7.0 torchvision torchaudio==2.7.0 --index-url
8282
RUN cd backends/python/server && \
8383
make install
8484

85-
FROM vault.habana.ai/gaudi-docker/1.21.0/ubuntu22.04/habanalabs/pytorch-installer-2.6.0:latest AS hpu
85+
FROM vault.habana.ai/gaudi-docker/1.21.3/ubuntu22.04/habanalabs/pytorch-installer-2.6.0:latest AS hpu
8686
ENV HUGGINGFACE_HUB_CACHE=/data \
8787
PORT=80
8888
ENV PT_HPU_LAZY_MODE=1

0 commit comments

Comments
 (0)