text-generation-inference/docs/source/_toctree.yml

21 lines
655 B
YAML
Raw Normal View History

2023-07-31 11:18:20 +00:00
- sections:
- local: index
title: Text Generation Inference
- local: quicktour
title: Quick Tour
- local: supported_models
title: Supported Models and Hardware
title: Getting started
- sections:
- local: basic_tutorials/local_launch
title: Installing and Launching Locally
- local: basic_tutorials/docker_launch
title: Launching with Docker
- local: basic_tutorials/querying
title: Querying the Models
2023-08-01 11:13:28 +00:00
- local: basic_tutorials/querying
2023-07-31 11:18:20 +00:00
title: Consuming TGI as a backend
2023-08-01 11:13:28 +00:00
- local: basic_tutorials/consuming_tgi
2023-07-31 11:18:20 +00:00
title: Preparing Model for Serving
- local: basic_tutorials/preparing_model
title: Tutorials