mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-07-28 11:41:19 +08:00
[Bugfix][ROCm] Restrict ray version due to a breaking release (#17480)
Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
This commit is contained in:
parent
d586ddc691
commit
584f5fb4c6
@ -9,7 +9,7 @@ awscli
|
|||||||
boto3
|
boto3
|
||||||
botocore
|
botocore
|
||||||
datasets
|
datasets
|
||||||
ray >= 2.10.0
|
ray>=2.10.0,<2.45.0
|
||||||
peft
|
peft
|
||||||
pytest-asyncio
|
pytest-asyncio
|
||||||
tensorizer>=2.9.0
|
tensorizer>=2.9.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user