We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1db7b8b commit fe28a44Copy full SHA for fe28a44
docs/source/en/quick_tour.md
@@ -182,4 +182,4 @@ volume=$PWD
182
183
# Mount the models directory inside the container with a volume and set the model ID
184
docker run --gpus all -p 8080:80 -v $volume:/data --pull always ghcr.io/huggingface/text-embeddings-inference:1.7 --model-id /data/gte-base-en-v1.5
185
-```
+```
0 commit comments