Try cpu-1.6 image tag

This commit is contained in:
Clawdbot
2026-01-30 03:12:32 +00:00
parent bb7904d5ca
commit 0153b01809

View File

@@ -30,7 +30,7 @@ spec:
spec: spec:
containers: containers:
- name: tei - name: tei
image: ghcr.io/huggingface/text-embeddings-inference:cpu-1.5 image: ghcr.io/huggingface/text-embeddings-inference:cpu-1.6
args: args:
- --model-id - --model-id
- sentence-transformers/all-MiniLM-L6-v2 - sentence-transformers/all-MiniLM-L6-v2