taesiri commited on
Commit
d85f419
1 Parent(s): 280da27

Added req.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ transformers
4
+ datasets
5
+ peft
6
+ git+https://github.com/huggingface/trl.git
7
+ bitsandbytes
8
+ accelerate
9
+ huggingface_hub[cli]
10
+ hf-transfer
11
+ pillow