_toctree.yml 580 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
- sections:
  - local: index
    title: Text Generation Inference
  - local: quicktour
    title: Quick Tour
  - local: installation
    title: Installation
  - local: supported_models
    title: Supported Models and Hardware
  title: Getting started
- sections:
  - local: basic_tutorials/consuming_tgi
    title: Consuming TGI
  - local: basic_tutorials/preparing_model
    title: Preparing Model for Serving
  - local: basic_tutorials/gated_model_access
    title: Serving Private & Gated Models
Merve Noyan's avatar
Merve Noyan committed
18
19
  - local: basic_tutorials/using_cli
    title: Using TGI CLI
20
  title: Tutorials