mirror of
https://github.com/vllm-project/vllm.git
synced 2026-06-06 00:16:14 +00:00
39910f2b25
Signed-off-by: Bugen Zhao <i@bugenzhao.com> Signed-off-by: Nick Hill <nickhill123@gmail.com> Signed-off-by: Eric Curtin <eric.curtin@docker.com> Signed-off-by: Dev-X25874 <283057883+Dev-X25874@users.noreply.github.com> Signed-off-by: Will.hou <1205157517@qq.com> Signed-off-by: Will.hou <willamhou@ceresman.com> Co-authored-by: Nick Hill <nickhill123@gmail.com> Co-authored-by: Eric Curtin <eric.curtin@docker.com> Co-authored-by: Dev-X25874 <283057883+Dev-X25874@users.noreply.github.com> Co-authored-by: Will.hou <1205157517@qq.com> Co-authored-by: Will.hou <willamhou@ceresman.com> Please see https://github.com/Inferact/vllm-frontend-rs for full original commit history.
22 lines
551 B
Plaintext
22 lines
551 B
Plaintext
# Common dependencies
|
|
-r common.txt
|
|
|
|
ray>=2.9
|
|
cmake>=3.26.1
|
|
packaging>=24.2
|
|
setuptools-scm>=8
|
|
setuptools-rust>=1.9.0
|
|
setuptools>=77.0.3,<81.0.0
|
|
setuptools-rust>=1.9.0
|
|
wheel
|
|
jinja2>=3.1.6
|
|
datasets # for benchmark scripts
|
|
numba == 0.65.0 # Required for N-gram speculative decoding
|
|
--extra-index-url=https://download.pytorch.org/whl/xpu
|
|
torch==2.11.0+xpu
|
|
torchaudio
|
|
torchvision
|
|
|
|
auto_round_lib>=0.13.0
|
|
vllm_xpu_kernels @ https://github.com/vllm-project/vllm-xpu-kernels/releases/download/v0.1.8/vllm_xpu_kernels-0.1.8-cp38-abi3-manylinux_2_28_x86_64.whl
|