Updated Home (markdown)

Daniel Han 2024-07-26 12:49:14 -07:00
commit e5889351cc

@ -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