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