mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
Triton version.
This commit is contained in:
parent
539097a158
commit
f66a31d6f3
@ -190,7 +190,7 @@ RUN pip install https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev2024
|
||||
RUN pip install https://download.pytorch.org/whl/nightly/cpu/torchvision-0.20.0.dev20240815%2Bcpu-cp311-cp311-linux_x86_64.whl
|
||||
RUN pip install https://download.pytorch.org/whl/nightly/cpu/torchaudio-2.4.0.dev20240815%2Bcpu-cp311-cp311-linux_x86_64.whl
|
||||
|
||||
RUN pip install triton py-libnuma
|
||||
RUN pip install triton==3.1.0 py-libnuma
|
||||
|
||||
WORKDIR /usr/src
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user