wakeupmh commited on
Commit
8bb473c
·
1 Parent(s): bf36826

fix: quantization

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ faiss-cpu
6
  arxiv
7
  --extra-index-url https://download.pytorch.org/whl/cpu
8
  torch
9
- accelerate>=0.26.0
 
 
6
  arxiv
7
  --extra-index-url https://download.pytorch.org/whl/cpu
8
  torch
9
+ accelerate>=0.26.0
10
+ bitsandbytes>=0.41.1