diff --git a/Home.md b/Home.md index 76c0dfc..ef311b1 100644 --- a/Home.md +++ b/Home.md @@ -3,7 +3,7 @@ ### Updating Unsloth without dependency updates ``` pip uninstall unsloth -y -pip install --upgrade --no-cache-dir "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git" +pip install --upgrade --no-cache-dir --no-deps git+https://github.com/unslothai/unsloth.git ``` ### Loading LoRA adapters for continued finetuning