Commit
·
aa40bb1
1
Parent(s):
acfb59a
reqs
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
| 2 |
+
packaging
|
| 3 |
+
ninja
|
| 4 |
+
einops
|
| 5 |
+
flash-attn
|
| 6 |
+
xformers
|
| 7 |
+
trl
|
| 8 |
+
peft
|
| 9 |
+
accelerate
|
| 10 |
+
bitsandbytes
|