Updated Home (markdown)
parent
dd6408a63d
commit
e1ba4f7fc9
1 changed files with 0 additions and 8 deletions
8
Home.md
8
Home.md
|
|
@ -6,14 +6,6 @@ pip uninstall unsloth -y
|
|||
pip install --upgrade --no-cache-dir "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
|
||||
```
|
||||
|
||||
### ⭐ We are Hiring!
|
||||
We have a few paid internships / work experience / part time roles (SF or remote) at Unsloth! If you're interested in Triton kernels, maths algorithms, training and finetuning LLMs - join us! If you can solve 3+ complex Github issues correctly with tests, and triage some unsolved simple issues, message me on Discord @starsupernova or email me!
|
||||
|
||||
Another option is to add 1 new feature that is highly requested for eg:
|
||||
1. Somewhat optimized MLX Apple Silicon finetuning support
|
||||
2. Somewhat optimized Diffusion finetuning (FLUX etc)
|
||||
3. Somewhat optimized CPU only finetuning support
|
||||
|
||||
### Loading LoRA adapters for continued finetuning
|
||||
If you saved a LoRA adapter through Unsloth, you can also continue training using your LoRA weights. The optimizer state will be reset as well. To load even optimizer states to continue finetuning, see the next section.
|
||||
```python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue