mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Going bacjk on Olivier fork.
This commit is contained in:
parent
e181a3a761
commit
9aaa184675
@ -1,8 +1,8 @@
|
||||
vllm_commit := 7398487e496a819770b90f02e6469e03e24781fd
|
||||
vllm_commit := e86af624d059969b0fb07b075b1d338bf10c3365
|
||||
|
||||
vllm:
|
||||
# Clone vllm
|
||||
git clone https://github.com/Narsil/vllm.git
|
||||
git clone https://github.com/OlivierDehaene/vllm.git
|
||||
|
||||
build-vllm: vllm
|
||||
cd vllm && git fetch && git checkout $(vllm_commit)
|
||||
|
Loading…
Reference in New Issue
Block a user