Skip to content

Commit

Permalink
Update quicktour.md
Browse files Browse the repository at this point in the history
  • Loading branch information
osanseviero authored Oct 9, 2024
1 parent 43f39f6 commit be7aa9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/quicktour.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ docker run --gpus all --shm-size 1g -p 8080:80 -v $volume:/data \

<Tip>

If you want to serve gated or private models, which provide
controlled access to sensitive or proprietary content, refer to
If you want to serve gated or private models, please refer to
[this guide](https://huggingface.co/docs/text-generation-inference/en/basic_tutorials/gated_model_access)
for detailed instructions.

Expand Down

0 comments on commit be7aa9c

Please sign in to comment.