Skip to content

Commit

Permalink
Upgrade habana driver to 1.17.1 (#31)
Browse files Browse the repository at this point in the history
Signed-off-by: kaixuanliu <[email protected]>
  • Loading branch information
kaixuanliu authored Aug 26, 2024
1 parent cd26d3d commit 4334116
Show file tree
Hide file tree
Showing 4 changed files with 289 additions and 264 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.17.0/ubuntu22.04/habanalabs/pytorch-installer-2.3.1:latest as base
FROM vault.habana.ai/gaudi-docker/1.17.1/ubuntu22.04/habanalabs/pytorch-installer-2.3.1:latest as base

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

0 comments on commit 4334116

Please sign in to comment.