Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ huggingface-hub
|
|
4 |
transformers
|
5 |
torch
|
6 |
accelerate
|
7 |
-
bitsandbytes
|
8 |
peft
|
9 |
trl
|
|
|
4 |
transformers
|
5 |
torch
|
6 |
accelerate
|
7 |
+
bitsandbytes==0.41.1 # Specify version to avoid incompatibility
|
8 |
peft
|
9 |
trl
|