diff --git a/Home.md b/Home.md index 788c38a..dfe36a5 100644 --- a/Home.md +++ b/Home.md @@ -2,8 +2,7 @@ ### Updating Unsloth without dependency updates ``` -pip uninstall unsloth -y -pip install --upgrade --force-reinstall --no-cache-dir transformers git+https://github.com/unslothai/unsloth.git +pip install --upgrade --force-reinstall --no-cache-dir "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git" ``` ### Loading LoRA adapters for continued finetuning