mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Update docs/source/installation.md
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
This commit is contained in:
parent
46a794e635
commit
3723d1bbca
@ -4,7 +4,7 @@ This section explains how to install the CLI tool as well as installing TGI from
|
|||||||
|
|
||||||
## Install CLI
|
## Install CLI
|
||||||
|
|
||||||
You can use CLI tools of TGI to download weights, serve and quantize models, or get information on serving parameters.
|
You can use TGI command-line interface (CLI) to download weights, serve and quantize models, or get information on serving parameters.
|
||||||
|
|
||||||
To install TGI to use with CLI, you need to first clone the TGI repository, then inside the repository, run
|
To install TGI to use with CLI, you need to first clone the TGI repository, then inside the repository, run
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user