We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed39960 commit 1545d31Copy full SHA for 1545d31
backend/python/chatterbox/requirements-intel.txt
@@ -8,5 +8,4 @@ accelerate
8
oneccl_bind_pt==2.3.100+xpu
9
optimum[openvino]
10
setuptools
11
-transformers==4.48.3
12
accelerate
backend/python/vllm/requirements-hipblas.txt
@@ -1,5 +1,5 @@
1
---extra-index-url https://download.pytorch.org/whl/rocm6.0
+--extra-index-url https://download.pytorch.org/whl/nightly/rocm6.3
2
3
-torch==2.7.0+rocm6.3
+torch
4
transformers
5
bitsandbytes
0 commit comments