mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 17:18:11 +08:00
8ae5ff2009
Signed-off-by: zhenwei <zhenweiliu@habana.ai>
12 lines
229 B
Plaintext
12 lines
229 B
Plaintext
# Common dependencies
|
|
-r requirements-common.txt
|
|
|
|
# Dependencies for HPU code
|
|
ray
|
|
triton==3.1.0
|
|
pandas
|
|
tabulate
|
|
setuptools>=61
|
|
setuptools-scm>=8
|
|
vllm-hpu-extension @ git+https://github.com/HabanaAI/vllm-hpu-extension.git@4312768
|