Commit
·
8aef147
1
Parent(s):
4470c09
update deps
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
transformers>=4.45.1
|
3 |
torch
|
4 |
-
peft
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
transformers>=4.45.1
|
3 |
torch
|
4 |
+
peft
|
5 |
+
https://github.com/bitsandbytes-foundation/bitsandbytes/releases/download/continuous-release_multi-backend-refactor/bitsandbytes-0.44.1.dev0-py3-none-manylinux_2_24_x86_64.whl
|