Spaces:
Runtime error
Runtime error
Commit
·
d8488ba
1
Parent(s):
052e9d6
- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -22,6 +22,8 @@ sentencepiece
|
|
22 |
tensorboard
|
23 |
tqdm
|
24 |
wandb
|
|
|
|
|
25 |
|
26 |
# bitsandbytes
|
27 |
bitsandbytes==0.41.1; platform_system != "Windows"
|
|
|
22 |
tensorboard
|
23 |
tqdm
|
24 |
wandb
|
25 |
+
exllama
|
26 |
+
auto_gptq
|
27 |
|
28 |
# bitsandbytes
|
29 |
bitsandbytes==0.41.1; platform_system != "Windows"
|