mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-05-21 17:52:09 +00:00
21 lines
637 B
YAML
21 lines
637 B
YAML
- sections:
|
|
- local: index
|
|
title: Text Generation Inference
|
|
- local: basic_tutorials/install
|
|
title: Installation
|
|
- local: quicktour
|
|
title: Quick Tour
|
|
- local: supported_models
|
|
title: Supported Models and Hardware
|
|
title: Getting started
|
|
- sections:
|
|
- local: basic_tutorials/running_locally
|
|
title: Running Locally
|
|
- local: basic_tutorials/running_docker
|
|
title: Running with Docker
|
|
- local: basic_tutorials/consuming_TGI
|
|
title: Consuming TGI as a backend
|
|
- local: basic_tutorials/consuming_TGI
|
|
title: Preparing Model for Serving
|
|
- local: basic_tutorials/preparing_model
|
|
title: Tutorials |