From 5bfc5a8f609fbd8889d6103a470551029edc1064 Mon Sep 17 00:00:00 2001 From: Merve Noyan Date: Thu, 3 Aug 2023 00:03:01 +0300 Subject: [PATCH] Addressed comments --- docs/source/_toctree.yml | 2 -- docs/source/basic_tutorials/preparing_model.md | 2 ++ docs/source/supported_models.md | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/source/_toctree.yml b/docs/source/_toctree.yml index 14327f3c..be62ba88 100644 --- a/docs/source/_toctree.yml +++ b/docs/source/_toctree.yml @@ -1,8 +1,6 @@ - sections: - local: index title: Text Generation Inference - - local: quicktour - title: Quick Tour - local: supported_models title: Supported Models and Hardware title: Getting started diff --git a/docs/source/basic_tutorials/preparing_model.md b/docs/source/basic_tutorials/preparing_model.md index e69de29b..390baac0 100644 --- a/docs/source/basic_tutorials/preparing_model.md +++ b/docs/source/basic_tutorials/preparing_model.md @@ -0,0 +1,2 @@ +# Preparing the Model + diff --git a/docs/source/supported_models.md b/docs/source/supported_models.md index 3bef7abb..3024691b 100644 --- a/docs/source/supported_models.md +++ b/docs/source/supported_models.md @@ -1,5 +1,7 @@ # Supported Models and Hardware +Text Generation Inference enables serving optimized models on specific hardware for the highest performance. The following sections list which models are hardware are supported. + ## Supported Models The following models are optimized and can be served with TGI: