Spaces:
Build error
Build error
Commit
·
ba52cda
1
Parent(s):
a281a60
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,4 +7,4 @@ einops==0.6.1
|
|
7 |
langchain==0.0.240
|
8 |
xformers==0.0.20
|
9 |
bitsandbytes==0.41.0
|
10 |
-
ctransformers --no-binary ctransformers
|
|
|
7 |
langchain==0.0.240
|
8 |
xformers==0.0.20
|
9 |
bitsandbytes==0.41.0
|
10 |
+
ctransformers --install-option=CT_CUBLAS=1 --no-binary ctransformers
|