Skip to content

Commit 068b3ba

Browse files
committed
Add link
1 parent fe28a44 commit 068b3ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/en/quick_tour.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ The easiest way to get started with TEI is to use one of the official Docker con
2323

2424
Hence one needs to install Docker following their [installation instructions](https://docs.docker.com/get-docker/).
2525

26-
TEI supports inference both on GPU and CPU. If you plan on using a GPU, make sure to check that your hardware is supported. Next, install the [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html). NVIDIA drivers on your device need to be compatible with CUDA version 12.2 or higher.
26+
TEI supports inference both on GPU and CPU. If you plan on using a GPU, make sure to check that your hardware is supported by checking [this table](https://github.com/huggingface/text-embeddings-inference?tab=readme-ov-file#docker-images).
27+
Next, install the [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html). NVIDIA drivers on your device need to be compatible with CUDA version 12.2 or higher.
2728

2829
## Deploy
2930

0 commit comments

Comments
 (0)