Skip to content

Commit 2d831aa

Browse files
AhmedSeemalKactions-usersgurunatvhpintelpsurabh
authored
Updating Tei and Tei-rerank image version (#16)
* Sync from internal opea-main up to 6993eda Signed-off-by: Github Actions <[email protected]> * Update ibm_catalog.json - patch Co-authored-by: S, Gurunath <[email protected]> Co-authored-by: vhpintel <[email protected]> Co-authored-by: AhmedSeemalK <[email protected]> Co-authored-by: psurabh <[email protected]> Signed-off-by: amberjain1 <[email protected]> --------- Signed-off-by: Github Actions <[email protected]> Signed-off-by: amberjain1 <[email protected]> Co-authored-by: Github Actions <[email protected]> Co-authored-by: S, Gurunath <[email protected]> Co-authored-by: vhpintel <[email protected]> Co-authored-by: psurabh <[email protected]>
1 parent eb641d1 commit 2d831aa

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

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

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

1616
securityContext:
1717
readOnlyRootFilesystem: false

core/helm-charts/tei/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ image:
2626
# Uncomment the following line to set desired image pull policy if needed, as one of Always, IfNotPresent, Never.
2727
# pullPolicy: ""
2828
# Overrides the image tag whose default is the chart appVersion.
29-
tag: "cpu-1.5"
29+
tag: "cpu-1.7"
3030

3131
# empty for CPU
3232
accelDevice: ""

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

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

1616
securityContext:
1717
readOnlyRootFilesystem: false

core/helm-charts/teirerank/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ image:
2626
# Uncomment the following line to set desired image pull policy if needed, as one of Always, IfNotPresent, Never.
2727
# pullPolicy: ""
2828
# Overrides the image tag whose default is the chart appVersion.
29-
tag: "cpu-1.5"
29+
tag: "cpu-1.7"
3030

3131
# empty for CPU
3232
accelDevice: ""

0 commit comments

Comments
 (0)