mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-22 23:42:06 +00:00
chore: update torch (#1730)
Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
This commit is contained in:
parent
c5e3357293
commit
e43e511c8d
@ -4,7 +4,7 @@ vllm-cuda:
|
|||||||
git clone https://github.com/OlivierDehaene/vllm.git vllm
|
git clone https://github.com/OlivierDehaene/vllm.git vllm
|
||||||
|
|
||||||
build-vllm-cuda: vllm-cuda
|
build-vllm-cuda: vllm-cuda
|
||||||
cd vllm && git fetch && git checkout 4bec8cee87f6bb8cebaec297029713cd2082e0b2
|
cd vllm && git fetch && git checkout 3d4693536dcb69f036c26b016a35839b99ebed59
|
||||||
cd vllm && python setup.py build
|
cd vllm && python setup.py build
|
||||||
|
|
||||||
install-vllm-cuda: build-vllm-cuda
|
install-vllm-cuda: build-vllm-cuda
|
||||||
|
Loading…
Reference in New Issue
Block a user