ashishpatel26/LLM-Finetuning
A collection of Jupyter notebooks for fine-tuning large language models using LoRA and Hugging Face PEFT.

Velocity · 7d
+2.7
★ / day
Trend
→steady
star history
This repository provides practical Jupyter Notebook guides for efficiently fine-tuning large language models (LLM) such as Falcon, Llama, and Llama2 using Low-Rank Adaptation (LoRA) and Hugging Face’s PEFT library. It includes multiple notebook tutorials covering text generation tasks with PyTorch, demonstrating techniques for reducing the computational overhead of LLM fine-tuning through parameter-efficient methods.