Updated Home (markdown)
parent
16a7eb3e3d
commit
e5889351cc
1 changed files with 1 additions and 2 deletions
3
Home.md
3
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue