Spaces:
Paused
Paused
dharmendra
commited on
Commit
·
9a1b384
1
Parent(s):
ec1d865
Attempting bitsandbytes fix with version 0.39.0 for CUDA compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -69,4 +69,4 @@ uvicorn==0.34.0
|
|
69 |
yarl==1.19.0
|
70 |
zstandard==0.23.0
|
71 |
protobuf
|
72 |
-
bitsandbytes==0.
|
|
|
69 |
yarl==1.19.0
|
70 |
zstandard==0.23.0
|
71 |
protobuf
|
72 |
+
bitsandbytes==0.39.0
|