Skip to content

Commit 1545d31

Browse files
committed
fixups for vllm and chatterbox
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent ed39960 commit 1545d31

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

backend/python/chatterbox/requirements-intel.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ accelerate
88
oneccl_bind_pt==2.3.100+xpu
99
optimum[openvino]
1010
setuptools
11-
transformers==4.48.3
1211
accelerate
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
--extra-index-url https://download.pytorch.org/whl/rocm6.0
1+
--extra-index-url https://download.pytorch.org/whl/nightly/rocm6.3
22
accelerate
3-
torch==2.7.0+rocm6.3
3+
torch
44
transformers
55
bitsandbytes

0 commit comments

Comments
 (0)