Update docs/source/basic_tutorials/local_launch.md

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
This commit is contained in:
Merve Noyan 2023-08-04 22:41:31 +03:00 committed by GitHub
parent 8255dda916
commit b5155248d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ On MacOS, using Homebrew:
brew install protobuf
```
Then run:
Then run to install Text Generation Inference:
```shell
BUILD_EXTENSIONS=True make install # Install repository and HF/transformer fork with CUDA kernels```