Caslow commited on
Commit
e89a9f0
·
1 Parent(s): 10c3f99

revise requirement.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ # Upgrade pip
2
+ --upgrade pip
3
+
4
+ # Unsloth installation from GitHub
5
+ "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
6
+
7
+ transformers
8
+ torch