Caslow commited on
Commit
08992c8
·
1 Parent(s): 0c86a45

revise requirement.txt

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