StevenChen16 commited on
Commit
bd5c82b
1 Parent(s): 7bee500

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
- accelerate
2
- transformers
3
- SentencePiece
 
 
 
 
 
1
+ flask
2
+ flask-cors
3
+ git+https://github.com/hiyouga/LLaMA-Factory.git
4
+ git+https://github.com/unslothai/unsloth.git
5
+ bitsandbytes==0.43.1
6
+ torch==2.0.1
7
+ transformers==4.37.2