#665 · Primary category: Education & Research
LLM-FineTuning-Large-Language-Models
LLM (Large Language Model) FineTuning
Project last updated:04/01/25
GitHub Stars
578
Forks
136
Contributors
2
License
Other
Why we included this project
This is a working collection of Jupyter notebooks for fine-tuning open-weight models, and it earns its place because it shows the actual recipes teams use, not just the theory. The notebooks walk through Llama-3, Mistral 7B, Falcon, Phi, and CodeLlama using PEFT, QLoRA, GPTQ, DPO, and ORPO, so you can follow a concrete path instead of piecing together documentation. Each notebook has a matching YouTube walkthrough, which helps if you are new to parameter-efficient fine-tuning. There are also explainer notebooks on LoRA rank, rotary embeddings, quantization, and chat templates that get into the mechanics behind the code. For a solo developer or small team working with a single GPU, this is a handy reference to keep next to the official docs.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI