Skip to content

Commit 10c54da

Browse files
Update Posts “fine-tuning-a-mystical-assistant-with-llama-3-and-unsloth”
1 parent 3f9c541 commit 10c54da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/post/fine-tuning-a-mystical-assistant-with-llama-3-and-unsloth.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ date: 2024-06-24T01:48:04.416Z
55
categories:
66
- programming
77
---
8-
# Fine tuning a Mystical Assistant LLM with Llama 3 and Unsloth
9-
108
![Cozy occult library ](/images/fine-tuning-mystical-assistant-library.png.png)
119

1210
Having done a fair amount of experimentation with Stable Diffusion fine tuning, both Dreambooth and LoRA based, I have been eager to try out LLM fine tuning, and the recent releases of Llama models make that dream more realizable than ever. In particular, [Unsloth](https://github.com/unslothai/unsloth), with its promise of dramatically reduced memory usage has caught my eye. Since I definitely think smaller fine tuning methods like LoRA will play a huge role in evolving the future of LLMs, as evidenced by LoRA assisted small models demonstrating [better than GPT-4 level performance on specific tasks](https://predibase.com/blog/lora-land-fine-tuned-open-source-llms-that-outperform-gpt-4), its ability to integrate with LoRA is definitely a plus.

0 commit comments

Comments
 (0)