From 3723d1bbca77e1e42326d93b1ff462e16dbdad18 Mon Sep 17 00:00:00 2001 From: Merve Noyan Date: Thu, 10 Aug 2023 14:01:57 +0300 Subject: [PATCH] Update docs/source/installation.md Co-authored-by: Omar Sanseviero --- docs/source/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/installation.md b/docs/source/installation.md index aec59510..e6f3f675 100644 --- a/docs/source/installation.md +++ b/docs/source/installation.md @@ -4,7 +4,7 @@ This section explains how to install the CLI tool as well as installing TGI from ## 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