text-generation-inference/docs/source/_toctree.yml
2023-08-18 09:13:39 +02:00

29 lines
820 B
YAML

- sections:
- local: index
title: Text Generation Inference
- local: quicktour
title: Quick Tour
- local: installation
title: Installation
- local: supported_models
title: Supported Models and Hardware
- local: launch_parameters
title: Configuring TGI
- local: guides
title: Guides
title: Getting started
- sections:
- local: basic_tutorials/consuming_tgi
title: Consuming TGI
- local: basic_tutorials/customize_inference
title: Control/Customize Inference
- local: basic_tutorials/stream
title: Stream Responses
- local: basic_tutorials/preparing_model
title: Preparing Model for Serving
- local: basic_tutorials/gated_model_access
title: Serving Private & Gated Models
- local: basic_tutorials/using_cli
title: Using TGI CLI
title: Tutorials