forked from Karylab-cklius/vllm
21 lines
530 B
Plaintext
21 lines
530 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
|
|
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.12.0
|
|
torchaudio
|
|
torchvision
|
|
|
|
auto_round_lib>=0.13.3
|
|
vllm_xpu_kernels @ https://github.com/vllm-project/vllm-xpu-kernels/releases/download/v0.1.10.1/vllm_xpu_kernels-0.1.10.1-cp38-abi3-manylinux_2_28_x86_64.whl
|