FlawedLLM commited on
Commit
923f59a
·
verified ·
1 Parent(s): 2212a85

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ pip
2
  --extra-index-url https://download.pytorch.org/whl/cu113
3
  torch
4
  accelerate==0.29.3
5
- bitsandbytes-cuda117
6
  filelock==3.13.1
7
  fsspec>=2023.5.0
8
  huggingface-hub<1.0,>=0.19.3
 
2
  --extra-index-url https://download.pytorch.org/whl/cu113
3
  torch
4
  accelerate==0.29.3
5
+ bitsandbytes==0.43.1
6
  filelock==3.13.1
7
  fsspec>=2023.5.0
8
  huggingface-hub<1.0,>=0.19.3