Spaces:
Sleeping
Sleeping
fix: quantization
Browse files- 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
|