Spaces:
Running
Running
back to bitsandbytes>=0.41.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,7 +13,7 @@ accelerate
|
|
13 |
pydantic
|
14 |
safetensors
|
15 |
einops
|
16 |
-
bitsandbytes
|
17 |
sentencepiece>=0.1.99
|
18 |
protobuf>=3.20.0
|
19 |
llama-cpp-python>=0.2.11
|
|
|
13 |
pydantic
|
14 |
safetensors
|
15 |
einops
|
16 |
+
bitsandbytes>=0.41.0
|
17 |
sentencepiece>=0.1.99
|
18 |
protobuf>=3.20.0
|
19 |
llama-cpp-python>=0.2.11
|