drguilhermeapolinario commited on
Commit
fd4c1ca
·
verified ·
1 Parent(s): b720bf9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -75,6 +75,7 @@ This model should NOT be used for:
75
  ## How to Get Started with the Model
76
 
77
  ```python
 
78
  from unsloth import FastModel
79
  import torch
80
 
 
75
  ## How to Get Started with the Model
76
 
77
  ```python
78
+ # !pip install unsloth git+https://github.com/huggingface/[email protected] -q
79
  from unsloth import FastModel
80
  import torch
81