Vijayendra commited on
Commit
19ffaf0
·
verified ·
1 Parent(s): 60c3d16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ library_name: peft
4
  ---
5
  How to use :
6
  ```python
7
-
8
  import torch
9
  from transformers import TextStreamer
10
  from unsloth import FastLanguageModel
 
4
  ---
5
  How to use :
6
  ```python
7
+ !pip install "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
8
  import torch
9
  from transformers import TextStreamer
10
  from unsloth import FastLanguageModel