Updated Home (markdown)
parent
ce19c8d8f9
commit
00bfcead23
1 changed files with 2 additions and 4 deletions
6
Home.md
6
Home.md
|
|
@ -2,10 +2,8 @@
|
|||
|
||||
### Updating Unsloth without dependency updates
|
||||
```
|
||||
pip uninstall unsloth -y
|
||||
pip install --upgrade --no-cache-dir --no-deps git+https://github.com/unslothai/unsloth.git
|
||||
pip uninstall unsloth_zoo -y
|
||||
pip install --upgrade --no-cache-dir --no-deps git+https://github.com/unslothai/unsloth-zoo.git
|
||||
pip install --upgrade --force-reinstall --no-cache-dir --no-deps git+https://github.com/unslothai/unsloth.git
|
||||
pip install --upgrade --force-reinstall --no-cache-dir --no-deps git+https://github.com/unslothai/unsloth-zoo.git
|
||||
```
|
||||
|
||||
### Loading LoRA adapters for continued finetuning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue