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: Omar Sanseviero <osanseviero@gmail.com>
This commit is contained in:
parent
5b78abee4b
commit
ee9f0b56c5
@ -16,10 +16,12 @@ docker run --gpus all --shm-size 1g -p 8080:80 -v $volume:/data \
|
|||||||
```
|
```
|
||||||
|
|
||||||
<Tip>
|
<Tip>
|
||||||
|
|
||||||
If you’re looking to serve gated or private models, which provide
|
If you’re looking to serve gated or private models, which provide
|
||||||
controlled access to sensitive or proprietary content, check out
|
controlled access to sensitive or proprietary content, check out
|
||||||
[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.
|
||||||
|
|
||||||
</Tip>
|
</Tip>
|
||||||
|
|
||||||
### Supported hardware
|
### Supported hardware
|
||||||
|
Loading…
Reference in New Issue
Block a user