mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 11:54:52 +00:00
Format shell code correctly
This commit is contained in:
parent
2a0be538b5
commit
83c93f352a
@ -16,6 +16,7 @@ To use GPUs, you need to install the [NVIDIA Container Toolkit](https://docs.nvi
|
||||
</Tip>
|
||||
|
||||
To see all options to serve your models, check in the [codebase](https://github.com/huggingface/text-generation-inference/blob/main/launcher/src/main.rs) or the CLI:
|
||||
```
|
||||
|
||||
```shell
|
||||
text-generation-launcher --help
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user