Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
transformers
|
| 2 |
tensorflow
|
| 3 |
torch
|
| 4 |
-
bitsandbytes
|
| 5 |
accelerate
|
|
|
|
| 1 |
transformers
|
| 2 |
tensorflow
|
| 3 |
torch
|
| 4 |
+
bitsandbytes==0.43.1
|
| 5 |
accelerate
|