Skip to content

Commit c78e86e

Browse files
committed
fea(gaudi/docs): add mention that TEI does not support Gaudi1
1 parent 6c78cf6 commit c78e86e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/source/en/intel_container.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ docker run -p 8080:80 -v $volume:/data --device=/dev/dri -v /dev/dri/by-path:/de
6666

6767
## HPU
6868

69+
> [!WARNING]
70+
> TEI is supported only on Gaudi 2 and Gaudi 3. Gaudi 1 is **not** supported.
71+
6972
### Build Docker Image
7073

7174
To build a container optimized for Intel® HPUs (Gaudi), run the following command:
@@ -104,6 +107,10 @@ docker pull ghcr.io/huggingface/text-embeddings-inference:xpu-ipex-latest
104107
```
105108

106109
### HPU
110+
111+
> [!WARNING]
112+
> TEI is supported only on Gaudi 2 and Gaudi 3. Gaudi 1 is **not** supported.
113+
107114
To use the prebuilt image optimized for Intel® HPUs (Gaudi), run:
108115
```shell
109116
docker pull ghcr.io/huggingface/text-embeddings-inference:hpu-latest

0 commit comments

Comments
 (0)