anzorq commited on
Commit
40977dd
·
1 Parent(s): eb78682

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # transformers
2
  sentencepiece
3
  torch
4
- pip install -q -U bitsandbytes
5
- pip install -q -U git+https://github.com/huggingface/transformers.git
6
- pip install -q -U git+https://github.com/huggingface/peft.git
7
- pip install -q -U git+https://github.com/huggingface/accelerate.gi
 
1
  # transformers
2
  sentencepiece
3
  torch
4
+ bitsandbytes
5
+ git+https://github.com/huggingface/transformers.git
6
+ git+https://github.com/huggingface/peft.git
7
+ git+https://github.com/huggingface/accelerate.gi