Skip to content

Commit b1e92e0

Browse files
gshtrasYuqi Zhang
authored and
Yuqi Zhang
committed
[Bugfix][ROCm] Restrict ray version due to a breaking release (vllm-project#17480)
Signed-off-by: Gregory Shtrasberg <[email protected]> Signed-off-by: Yuqi Zhang <[email protected]>
1 parent 78895c4 commit b1e92e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/rocm.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ awscli
99
boto3
1010
botocore
1111
datasets
12-
ray >= 2.10.0
12+
ray>=2.10.0,<2.45.0
1313
peft
1414
pytest-asyncio
1515
tensorizer>=2.9.0

0 commit comments

Comments
 (0)