mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-16 12:45:01 +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
|