mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Update docs/source/quicktour.md
Co-authored-by: vb <vaibhavs10@gmail.com>
This commit is contained in:
parent
f92ff5cdab
commit
ae2c85f485
@ -18,7 +18,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, which provide
|
||||||
controlled access to sensitive or proprietary content, check out
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user