mindchain commited on
Commit
81841fc
Β·
verified Β·
1 Parent(s): 026ad4d

Upload requirements_v6.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements_v6.txt +9 -0
requirements_v6.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ transformers>=4.40.0
3
+ accelerate>=0.30.0
4
+ trl>=0.10.0
5
+ datasets>=2.18.0
6
+ huggingface_hub>=0.22.0
7
+ peft>=0.10.0
8
+ bitsandbytes>=0.43.0
9
+ optimum[openvino]>=1.18.0