bnb version

readme-clarifications
justheuristic 2 years ago committed by GitHub
parent 1a765cfff9
commit c5c747fc8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
```

Loading…
Cancel
Save