From 9a17f300421b3a692c78224a2cdae336f1446ca3 Mon Sep 17 00:00:00 2001 From: Merve Noyan Date: Wed, 9 Aug 2023 17:05:36 +0300 Subject: [PATCH] Edit ToC tree to change launching locally section --- docs/source/_toctree.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/_toctree.yml b/docs/source/_toctree.yml index 2a47affa..52e2af02 100644 --- a/docs/source/_toctree.yml +++ b/docs/source/_toctree.yml @@ -8,9 +8,9 @@ title: Getting started - sections: - local: basic_tutorials/local_launch - title: Installing and Launching Locally + title: Installing from the Source and Launching TGI - local: basic_tutorials/consuming_tgi title: Consuming TGI - local: basic_tutorials/preparing_model title: Preparing Model for Serving - title: Tutorials \ No newline at end of file + title: Tutorials