StevenChen16 commited on
Commit
0d31eec
1 Parent(s): e8c35fe

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ git+https://github.com/hiyouga/LLaMA-Factory.git
2
+ git+https://github.com/unslothai/unsloth.git
3
+ bitsandbytes==0.43.1
4
+ torch==2.3.0
5
+ transformers==4.41.2
6
+ accelerate==0.30.1
7
+ xformers==0.0.25