浏览代码

Use bitsandbytes-rocm

Aleksandr Borzunov 2 年之前
父节点
当前提交
203a1b3a24
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup.cfg

+ 1 - 1
setup.cfg

@@ -32,7 +32,7 @@ packages = find:
 python_requires = >=3.8
 install_requires =
     torch>=1.12
-    bitsandbytes==0.40.1.post1
+    bitsandbytes @ git+https://github.com/Titaniumtown/bitsandbytes-rocm@patch-2
     accelerate>=0.20.3,<0.21.0
     huggingface-hub>=0.11.1,<1.0.0
     tokenizers>=0.13.3