mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 07:24:54 +08:00
11 lines
134 B
Plaintext
11 lines
134 B
Plaintext
# Common dependencies
|
|
-r requirements-common.txt
|
|
|
|
# Dependencies for AMD GPUs
|
|
awscli
|
|
boto3
|
|
botocore
|
|
ray >= 2.10.0
|
|
peft
|
|
pytest-asyncio
|