RichardLu commited on
Commit
768e63b
·
verified ·
1 Parent(s): 0c1665a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -61,6 +61,8 @@ else:
61
  !pip install sentencepiece protobuf datasets huggingface_hub hf_transfer
62
  !pip install --no-deps unsloth
63
 
 
 
64
  ```
65
  ## Example Usage
66
 
 
61
  !pip install sentencepiece protobuf datasets huggingface_hub hf_transfer
62
  !pip install --no-deps unsloth
63
 
64
+ !pip uninstall unsloth -y && pip install --upgrade --no-cache-dir --no-deps git+https://github.com/unslothai/unsloth.git
65
+
66
  ```
67
  ## Example Usage
68