wintercoming6
commited on
Commit
•
3ba7fa2
1
Parent(s):
9565752
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate @ git+https://github.com/huggingface/accelerate.git@4450cb3132034219af8c14dbfd78a157dfe73f2e
|
2 |
+
|
3 |
+
bitsandbytes==0.43.1
|
4 |
+
|
5 |
+
peft @ git+https://github.com/huggingface/peft.git@ed865e2812bd4bf3946292430525d0825b0fab7e
|