Skip to content

Commit d7b593e

Browse files
authored
Change tei/teirerank image on gaudi (#1158)
Upgrade ghcr.io/huggingface/tei-gaudi:1.5.0 into ghcr.io/huggingface/text-embeddings-inference:hpu-1.7 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
1 parent fc68528 commit d7b593e

8 files changed

Lines changed: 20 additions & 20 deletions

File tree

helm-charts/chatqna/faqgen-gaudi-tgi-values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ teirerank:
4949
OMPI_MCA_btl_vader_single_copy_mechanism: "none"
5050
MAX_WARMUP_SEQUENCE_LENGTH: "512"
5151
image:
52-
repository: ghcr.io/huggingface/tei-gaudi
53-
tag: 1.5.0
52+
repository: ghcr.io/huggingface/text-embeddings-inference
53+
tag: hpu-1.7
5454
resources:
5555
limits:
5656
habana.ai/gaudi: 1

helm-charts/chatqna/faqgen-gaudi-values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ teirerank:
4242
OMPI_MCA_btl_vader_single_copy_mechanism: "none"
4343
MAX_WARMUP_SEQUENCE_LENGTH: "512"
4444
image:
45-
repository: ghcr.io/huggingface/tei-gaudi
46-
tag: 1.5.0
45+
repository: ghcr.io/huggingface/text-embeddings-inference
46+
tag: hpu-1.7
4747
resources:
4848
limits:
4949
habana.ai/gaudi: 1

helm-charts/chatqna/gaudi-tgi-values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ teirerank:
4343
OMPI_MCA_btl_vader_single_copy_mechanism: "none"
4444
MAX_WARMUP_SEQUENCE_LENGTH: "512"
4545
image:
46-
repository: ghcr.io/huggingface/tei-gaudi
47-
tag: 1.5.0
46+
repository: ghcr.io/huggingface/text-embeddings-inference
47+
tag: hpu-1.7
4848
resources:
4949
limits:
5050
habana.ai/gaudi: 1
@@ -60,8 +60,8 @@ teirerank:
6060
# OMPI_MCA_btl_vader_single_copy_mechanism: "none"
6161
# MAX_WARMUP_SEQUENCE_LENGTH: "512"
6262
# image:
63-
# repository: ghcr.io/huggingface/tei-gaudi
64-
# tag: 1.5.0
63+
# repository: ghcr.io/huggingface/text-embeddings-inference
64+
# tag: hpu-1.7
6565
# resources:
6666
# limits:
6767
# habana.ai/gaudi: 1

helm-charts/chatqna/gaudi-values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ teirerank:
3737
OMPI_MCA_btl_vader_single_copy_mechanism: "none"
3838
MAX_WARMUP_SEQUENCE_LENGTH: "512"
3939
image:
40-
repository: ghcr.io/huggingface/tei-gaudi
41-
tag: 1.5.0
40+
repository: ghcr.io/huggingface/text-embeddings-inference
41+
tag: hpu-1.7
4242
resources:
4343
limits:
4444
habana.ai/gaudi: 1

helm-charts/chatqna/guardrails-gaudi-values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ guardrails-usvc:
1919
# tei:
2020
# accelDevice: "gaudi"
2121
# image:
22-
# repository: ghcr.io/huggingface/tei-gaudi
23-
# tag: 1.5.0
22+
# repository: ghcr.io/huggingface/text-embeddings-inference
23+
# tag: hpu-1.7
2424
# resources:
2525
# limits:
2626
# habana.ai/gaudi: 1
@@ -32,8 +32,8 @@ teirerank:
3232
OMPI_MCA_btl_vader_single_copy_mechanism: "none"
3333
MAX_WARMUP_SEQUENCE_LENGTH: "512"
3434
image:
35-
repository: ghcr.io/huggingface/tei-gaudi
36-
tag: "1.5.0"
35+
repository: ghcr.io/huggingface/text-embeddings-inference
36+
tag: hpu-1.7
3737
resources:
3838
limits:
3939
habana.ai/gaudi: 1

helm-charts/common/tei/gaudi-values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ accelDevice: "gaudi"
66
OMPI_MCA_btl_vader_single_copy_mechanism: "none"
77
MAX_WARMUP_SEQUENCE_LENGTH: "512"
88
image:
9-
repository: ghcr.io/huggingface/tei-gaudi
10-
tag: 1.5.0
9+
repository: ghcr.io/huggingface/text-embeddings-inference
10+
tag: hpu-1.7
1111

1212
securityContext:
1313
readOnlyRootFilesystem: false

helm-charts/common/teirerank/gaudi-values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ accelDevice: "gaudi"
66
OMPI_MCA_btl_vader_single_copy_mechanism: "none"
77
MAX_WARMUP_SEQUENCE_LENGTH: "512"
88
image:
9-
repository: ghcr.io/huggingface/tei-gaudi
10-
tag: 1.5.0
9+
repository: ghcr.io/huggingface/text-embeddings-inference
10+
tag: hpu-1.7
1111

1212
securityContext:
1313
readOnlyRootFilesystem: false

helm-charts/searchqna/gaudi-values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ tgi:
3131
tei:
3232
accelDevice: "gaudi"
3333
image:
34-
repository: ghcr.io/huggingface/tei-gaudi
35-
tag: "1.5.0"
34+
repository: ghcr.io/huggingface/text-embeddings-inference
35+
tag: "hpu-1.7"
3636
OMPI_MCA_btl_vader_single_copy_mechanism: none
3737
MAX_WARMUP_SEQUENCE_LENGTH: 512
3838
securityContext:

0 commit comments

Comments
 (0)