Caslow commited on
Commit
70bd322
·
1 Parent(s): 08992c8

revise requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +1 -1
requirement.txt CHANGED
@@ -2,7 +2,7 @@
2
  --upgrade pip
3
 
4
  # Unsloth installation from GitHub
5
- unsloth @ git+https://github.com/unslothai/unsloth.git
6
 
7
  transformers
8
  torch
 
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