From 97bac44f39805bfdc4e25c81135d19ba59cb8057 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Wed, 27 Sep 2023 12:09:09 +0000 Subject: [PATCH] Adding it to the octree --- docs/source/_toctree.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/_toctree.yml b/docs/source/_toctree.yml index 313b6d32..6fa50a6a 100644 --- a/docs/source/_toctree.yml +++ b/docs/source/_toctree.yml @@ -17,6 +17,8 @@ title: Serving Private & Gated Models - local: basic_tutorials/using_cli title: Using TGI CLI + - local: basic_tutorials/launcher + title: All TGI CLI options - local: basic_tutorials/non_core_models title: Non-core Model Serving title: Tutorials