oleksandrfluxon commited on
Commit
8943200
1 Parent(s): 99cb766

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- einops
2
- transformers
3
- accelerate
4
- torch
5
- bitsandbytes
6
- peft
 
1
+ peft@git+https://github.com/huggingface/peft.git@189a6b8e357ecda05ccde13999e4c35759596a67
2
+ transformers@git+https://github.com/huggingface/transformers.git@deff5979fee1f989d26e4946c92a5c35ce695af8
3
+ accelerate@git+https://github.com/huggingface/accelerate.git@665d5180fcc01d5700f7a9aa3f9bdb75c6055dce
4
+ bitsandbytes==0.39.0