Type something to search...

Lora

A Practical Guide: Fine-Tuning Large Language Models with HuggingFace

A Practical Guide: Fine-Tuning Large Language Models with HuggingFace

Co-authors: Srijith Rajamohan, Ahmed Salhin, Todd Cook, Josh Frazier Every new announcement of Large Language Models (LLMs) tends to push performance to new heights, often [surpassing the pr

Read More
Llm Fine Tuning Guide: Do You Need It and How to Do It

Llm Fine Tuning Guide: Do You Need It and How to Do It

Working with LLMs, one of the most popular questions we get is about fine-tuning. Every second client asks if they should do additional training on their model. In most cases the answer is no, t

Read More
Fine-tuning LLama 3 with Unsloth

Fine-tuning LLama 3 with Unsloth

In this article I will show you how to fine-tune an LLM (Llama 3 from Meta) using Unsloth. I will also provide a way to use your own custom dataset. **Note

Read More