mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
Update docs/source/basic_tutorials/local_launch.md
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
This commit is contained in:
parent
2975decaa4
commit
5bc0da0201
@ -7,7 +7,7 @@ Before you start, you will need to setup your environment, and install Text Gene
|
|||||||
Text Generation Inference is available on pypi, conda and GitHub.
|
Text Generation Inference is available on pypi, conda and GitHub.
|
||||||
|
|
||||||
To install and launch locally, first [install Rust](https://rustup.rs/) and create a Python virtual environment with at least
|
To install and launch locally, first [install Rust](https://rustup.rs/) and create a Python virtual environment with at least
|
||||||
Python 3.9, e.g. using `conda`:
|
Python 3.9, e.g. using conda:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||||
|
Loading…
Reference in New Issue
Block a user