Unverified Commit 51f54018 authored by Omar Sanseviero's avatar Omar Sanseviero Committed by GitHub
Browse files

Clarify gated description and quicktour (#2631)

Update quicktour.md
parent 3ea82d00
...@@ -17,8 +17,7 @@ docker run --gpus all --shm-size 1g -p 8080:80 -v $volume:/data \ ...@@ -17,8 +17,7 @@ docker run --gpus all --shm-size 1g -p 8080:80 -v $volume:/data \
<Tip> <Tip>
If you want to serve gated or private models, which provide If you want to serve gated or private models, please refer to
controlled access to sensitive or proprietary content, refer to
[this guide](https://huggingface.co/docs/text-generation-inference/en/basic_tutorials/gated_model_access) [this guide](https://huggingface.co/docs/text-generation-inference/en/basic_tutorials/gated_model_access)
for detailed instructions. for detailed instructions.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment