瀏覽代碼

bnb version

justheuristic 2 年之前
父節點
當前提交
c5c747fc8c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -81,7 +81,6 @@ This is important because it's technically possible for peers serving model laye
 Here's how to install the dependencies with conda:
 ```
 conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch
-pip install bitsandbytes==0.33.0  # note: for now, you need to build 0.33.2 from source for 8-bit **training**
 pip install -r requirements.txt
 ```