Changed title of launching locally

This commit is contained in:
Merve Noyan 2023-08-09 17:04:12 +03:00 committed by GitHub
parent e14611c6cb
commit 464f135a8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
# Installing and Launching Locally
# Installing from the Source and Launching TGI
Before you start, you will need to setup your environment, and install Text Generation Inference. Text Generation Inference is tested on **Python 3.9+**.
## Local Installation for Text Generation Inference
## Local Installation from Source
Text Generation Inference is available on pypi, conda and GitHub.