Skip to content

Commit

Permalink
Upgrade to SynapseAI 1.19 version
Browse files Browse the repository at this point in the history
Signed-off-by: Liu, Kaixuan <[email protected]>
  • Loading branch information
kaixuanliu committed Dec 26, 2024
1 parent 334156a commit 3df3bef
Show file tree
Hide file tree
Showing 5 changed files with 963 additions and 953 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-hpu
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ COPY proto proto

RUN cargo build --release --bin text-embeddings-router -F grpc -F python --no-default-features && sccache -s

FROM vault.habana.ai/gaudi-docker/1.18.0/ubuntu22.04/habanalabs/pytorch-installer-2.4.0:latest as base
FROM vault.habana.ai/gaudi-docker/1.19.0/ubuntu22.04/habanalabs/pytorch-installer-2.5.1:latest as base

ENV HUGGINGFACE_HUB_CACHE=/data \
PORT=80
Expand Down
Loading

0 comments on commit 3df3bef

Please sign in to comment.