Skip to content

Commit fe28a44

Browse files
committed
Run pre-commit
1 parent 1db7b8b commit fe28a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/quick_tour.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@ volume=$PWD
182182

183183
# Mount the models directory inside the container with a volume and set the model ID
184184
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-
```
185+
```

0 commit comments

Comments
 (0)