mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 20:15:01 +08:00
13 lines
242 B
Plaintext
13 lines
242 B
Plaintext
# Common dependencies
|
|
-r common.txt
|
|
|
|
# Dependencies for HPU code
|
|
ray
|
|
triton==3.1.0
|
|
pandas
|
|
numpy==1.26.4
|
|
tabulate
|
|
setuptools>=77.0.3,<80.0.0
|
|
setuptools-scm>=8
|
|
vllm-hpu-extension @ git+https://github.com/HabanaAI/vllm-hpu-extension.git@f1f6624
|