From 271e6393bcf7f82d18c48b24b6ebcefcb5d89f6e Mon Sep 17 00:00:00 2001 From: Merve Noyan Date: Wed, 9 Aug 2023 18:03:15 +0300 Subject: [PATCH] Update _toctree.yml --- docs/source/_toctree.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/_toctree.yml b/docs/source/_toctree.yml index 52e2af02..598e439e 100644 --- a/docs/source/_toctree.yml +++ b/docs/source/_toctree.yml @@ -13,4 +13,6 @@ title: Consuming TGI - local: basic_tutorials/preparing_model title: Preparing Model for Serving + - local: basic_tutorials/gated_model_access + title: Serving Private & Gated Models title: Tutorials