mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Rename docker launch to quicktour
This commit is contained in:
parent
744d78d88e
commit
33e6d264ab
@ -1,8 +1,8 @@
|
|||||||
- sections:
|
- sections:
|
||||||
- local: index
|
- local: index
|
||||||
title: Text Generation Inference
|
title: Text Generation Inference
|
||||||
- local: docker_launch
|
- local: quicktour
|
||||||
title: Launching with Docker
|
title: Quick Tour
|
||||||
- local: supported_models
|
- local: supported_models
|
||||||
title: Supported Models and Hardware
|
title: Supported Models and Hardware
|
||||||
title: Getting started
|
title: Getting started
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Launching with Docker
|
# Quick Tour
|
||||||
|
|
||||||
The easiest way of getting started is using the official Docker container. Install Docker following [their installation instructions](https://docs.docker.com/get-docker/).
|
The easiest way of getting started is using the official Docker container. Install Docker following [their installation instructions](https://docs.docker.com/get-docker/).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user