oscarzhang commited on
Commit
8870d6c
·
verified ·
1 Parent(s): 693ff2c

Upload requirements_training.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements_training.txt +9 -0
requirements_training.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ transformers>=4.51.0
3
+ unsloth[colab-new]>=2024.8
4
+ peft>=0.7.0
5
+ bitsandbytes>=0.41.0
6
+ accelerate>=0.24.0
7
+ trl>=0.7.0
8
+ einops>=0.7.0
9
+