mery22 commited on
Commit
84860bf
1 Parent(s): 5c5670a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,5 +1,9 @@
1
  torch
2
- bitsandbytes
 
 
 
 
3
  langchain
4
  tensorflow
5
  transformers
 
1
  torch
2
+ accelerate==0.21.0
3
+ peft==0.4.0
4
+ bitsandbytes==0.40.2
5
+ trl==0.4.7
6
+
7
  langchain
8
  tensorflow
9
  transformers