traversaal-ai commited on
Commit
f9bd855
1 Parent(s): b1cf6ea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -4
requirements.txt CHANGED
@@ -1,4 +1,10 @@
1
- transformers
2
- torch
3
- bitsandbytes>=0.39.0
4
- accelerate>=0.26.0
 
 
 
 
 
 
 
1
+ git+https://github.com/unslothai/unsloth.git#egg=unsloth[colab-new]
2
+ xformers==0.0.27; python_version < '3.11'
3
+ xformers; python_version >= '3.11'
4
+ trl<0.9.0
5
+ peft
6
+ accelerate
7
+ bitsandbytes
8
+ triton
9
+ transformers<4.45.0
10
+ gradio