wakeupmh commited on
Commit
f3bc435
·
1 Parent(s): f99a008

feat: 8bit quantization

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