18 lines
474 B
Plaintext
18 lines
474 B
Plaintext
# Common dependencies
|
|
-r common.txt
|
|
|
|
ray>=2.9
|
|
cmake>=3.26.1
|
|
packaging>=24.2
|
|
setuptools-scm>=8
|
|
setuptools>=77.0.3,<81.0.0
|
|
wheel
|
|
jinja2>=3.1.6
|
|
datasets # for benchmark scripts
|
|
numba == 0.61.2 # Required for N-gram speculative decoding
|
|
--extra-index-url=https://download.pytorch.org/whl/xpu
|
|
torch==2.10.0+xpu
|
|
torchaudio
|
|
torchvision
|
|
|
|
vllm_xpu_kernels @ https://github.com/vllm-project/vllm-xpu-kernels/releases/download/v0.1.0/vllm_xpu_kernels-0.1.0-cp312-cp312-linux_x86_64.whl |