Spaces:
Runtime error
Runtime error
gunjanjoshi
commited on
Commit
·
69a54ae
1
Parent(s):
a4c1b91
Added accelerate
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ torch
|
|
3 |
transformers
|
4 |
peft
|
5 |
gradio
|
6 |
-
bitsandbytes
|
7 |
accelerate
|
|
|
|
3 |
transformers
|
4 |
peft
|
5 |
gradio
|
|
|
6 |
accelerate
|
7 |
+
bitsandbytes @ git+https://github.com/TimDettmers/bitsandbytes.git
|