mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Update docs/source/basic_tutorials/using_cli.md
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
This commit is contained in:
parent
7f0ff8d7a9
commit
6fa3d9963c
@ -4,7 +4,7 @@ You can use TGI command-line interface (CLI) to download weights, serve and quan
|
|||||||
|
|
||||||
`text-generation-server` lets you download the model with `download-weights` command like below 👇
|
`text-generation-server` lets you download the model with `download-weights` command like below 👇
|
||||||
|
|
||||||
```shell
|
```bash
|
||||||
text-generation-server download-weights MODEL_HUB_ID
|
text-generation-server download-weights MODEL_HUB_ID
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user