halitefe commited on
Commit
b10f917
·
verified ·
1 Parent(s): 55a3f93

Update req.py

Browse files
Files changed (1) hide show
  1. req.py +6 -1
req.py CHANGED
@@ -1 +1,6 @@
1
- pip install -e .
 
 
 
 
 
 
1
+ !pip install -q -U transformers datasets trl
2
+ !pip install -q -U bitsandbytes
3
+
4
+ # !pip install -q -U git+https://github.com/huggingface/transformers
5
+ #!pip install -q -U git+https://github.com/huggingface/peft.git
6
+ !pip install -q -U git+https://github.com/huggingface/accelerate.git