awesome-llms-fine-tuning
A comprehensive collection of resources for fine-tuning Large Language Models.
GraphCanon updated 1mo · GitHub synced 1mo
Decision brief
A curated list for LLM fine-tuning resources including tutorials, papers, and tools.
Good fit when
- Need extensive guidance on LLM-specific fine-tuning strategies
- Seeking a variety of academic insights from papers for deep understanding
Avoid when
- Looking for real-time interactive support or direct code implementation help
- Favor more specialized tools for immediate performance optimization over broad learning
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (599d since push)
- As of 1mo
- Provenance
- Not a fork · Organization account
- As of 1mo
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/Curated-Awesome-Lists/awesome-llms-fine-tuningSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides practitioners and researchers with collections of resources on how to fine-tune LLMs including papers, tutorials, tools, and best practices.
Capability facts
No sourced capability facts yet. Facts appear after ingest scans repo manifests (Dockerfile, package.json, MCP configs).
Categories
Tags
README
Awesome LLMs Fine-Tuning
Welcome to the curated collection of resources for fine-tuning Large Language Models (LLMs) like GPT, BERT, RoBERTa, and their numerous variants! In this era of artificial intelligence, the ability to adapt pre-trained models to specific tasks and domains has become an indispensable skill for researchers, data scientists, and machine learning practitioners.
Large Language Models, trained on massive datasets, capture an extensive range of knowledge and linguistic nuances. However, to unleash their full potential in specific applications, fine-tuning them on targeted datasets is paramount. This process not only enhances the models’ performance but also ensures that they align with the particular context, terminology, and requirements of the task at hand.
In this awesome list, we have meticulously compiled a range of resources, including tutorials, papers, tools, frameworks, and best practices, to aid you in your fine-tuning journey. Whether you are a seasoned practitioner looking to expand your expertise or a beginner eager to step into the world of LLMs, this repository is designed to provide valuable insights and guidelines to streamline your endeavors.
Table of Contents
- GitHub projects
- Articles & Blogs
- Online Courses
- Books
- Research Papers
- Videos
- Tools & Software
- Conferences & Events
- Slides & Presentations
- Podcasts
GitHub projects
- AutoTrain - No code fine-tuning of LLMs and other machine learning tasks.
- LlamaIndex 🦙: A data framework for your LLM applications. (23010 stars)
- Petals 🌸: Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading. (7768 stars)
- LLaMA-Factory: An easy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM3). (5532 stars)
- lit-gpt: Hackable implementation of state-of-the-art open-source LLMs based on nanoGPT. Supports flash attention, 4-bit and 8-bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed. (3469 stars)
- H2O LLM Studio: A framework and no-code GUI for fine-tuning LLMs. Documentation: https://h2oai.github.io/h2o-llmstudio/ (2880 stars)
- Phoenix: AI Observability & Evaluation - Evaluate, troubleshoot, and fine tune your LLM, CV, and NLP models in a notebook. (1596 stars)
- LLM-Adapters: Code for the EMNLP 2023 Paper: "LLM-Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models". (769 stars)
- Platypus: Code for fine-tuning Platypus fam LLMs using LoRA. (589 stars)
- xtuner: A toolkit for efficiently fine-tuning LLM (InternLM, Llama, Baichuan, QWen, ChatGLM2). (540 stars)
- DB-GPT-Hub: A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance, especially in Text-to-SQL, and achieved higher exec acc than GPT-4 in spider eval with 13B LLM used this project. (422 stars)
- LLM-Finetuning-Hub : Repository that contains LLM fine-tuning and deployment scripts along with our research findings. :star: 416
- Finetune_LLMs : Repo for fine-tuning Casual LLMs. :star: 391
- MFTCoder : High Accur
For agents
This page has a .md twin and JSON over the API.