mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04: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
8255dda916
commit
b5155248d5
@ -34,7 +34,7 @@ On MacOS, using Homebrew:
|
|||||||
brew install protobuf
|
brew install protobuf
|
||||||
```
|
```
|
||||||
|
|
||||||
Then run:
|
Then run to install Text Generation Inference:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
BUILD_EXTENSIONS=True make install # Install repository and HF/transformer fork with CUDA kernels```
|
BUILD_EXTENSIONS=True make install # Install repository and HF/transformer fork with CUDA kernels```
|
||||||
|
Loading…
Reference in New Issue
Block a user