From 63bd1426b02b01175e4f081f5ba5c047219dd025 Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Sun, 13 Oct 2024 23:23:18 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 94977dc..5d38b8c 100644 --- a/Home.md +++ b/Home.md @@ -7,7 +7,7 @@ pip install --upgrade --no-cache-dir "unsloth[colab-new] @ git+https://github.co ``` ### ⭐ We are Hiring! -We have a few generously paid ($100K-$120K USD) internships (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! +We have a few paid ($100K-$120K USD pa) internships (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! ### 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.