mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-01 03:55:17 +08:00
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
# Common dependencies
|
|
-r requirements-common.txt
|
|
|
|
# Dependencies for AMD GPUs
|
|
ray >= 2.10.0
|
|
pytest-asyncio
|