#506 · Primary category: Education & Research
LLM-Finetuning
LLM Finetuning with peft
Project last updated:08/01/25
GitHub Stars
3.0K
Forks
771
Contributors
1
License
Other
Why we included this project
These notebooks show how to take an open large language model and bend it to your own data. The main lessons work through LoRA and QLoRA on top of Hugging Face's transformers and PEFT libraries, which is enough to fine-tune a model like Llama 2, Falcon, or Mistral on a modest GPU, and every notebook opens in Colab so you can run it without setting up a local environment. It reads as a tutorial set more than a production framework: good for developers and students who want working templates to copy and modify, with the path from basic LoRA through 8-bit and 4-bit quantization to RLHF laid out in one place. The later notebooks branch into RAG with LangChain and knowledge-graph question answering, so there is value beyond fine-tuning itself.
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