mery22 commited on
Commit
bb9ddfc
1 Parent(s): ce7d41e
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  torch
2
- accelerate
3
- bitsandbytes
4
- trl
 
5
  scipy
6
  langchain
7
  tensorflow
 
1
  torch
2
+ accelerate==0.21.0
3
+ bitsandbytes==0.40.2
4
+ peft==0.4.0
5
+ trl==0.4.7
6
  scipy
7
  langchain
8
  tensorflow