2024-04-05 00:39:17 -07:00
|
|
|
# Common dependencies
|
|
|
|
|
-r requirements-common.txt
|
|
|
|
|
|
|
|
|
|
# Dependencies for AMD GPUs
|
2024-07-20 11:39:07 -05:00
|
|
|
awscli
|
|
|
|
|
boto3
|
|
|
|
|
botocore
|
2024-05-20 13:29:28 -05:00
|
|
|
ray >= 2.10.0
|
2024-07-20 11:39:07 -05:00
|
|
|
peft
|
2024-05-20 13:29:28 -05:00
|
|
|
pytest-asyncio
|
2024-08-27 13:09:13 -04:00
|
|
|
tensorizer>=2.9.0
|