ashioyajotham commited on
Commit
2043d17
1 Parent(s): 7212267

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- transformers
 
 
 
 
 
1
+ transformers
2
+ pip install -q -U trl transformers accelerate git+https://github.com/huggingface/peft.git
3
+
4
+ pip install -q datasets bitsandbytes einops wandb
5
+