pdaicode/awesome-LLMs-finetuning
Collection of resources for finetuning Large Language Models (LLMs).
This resource collects essential materials for anyone looking to customize Large Language Models (LLMs). It brings together tools, datasets, research papers, and guides related to fine-tuning LLMs. Aspiring AI practitioners, researchers, or anyone interested in adapting powerful language models for specific tasks would find this helpful.
113 stars. No commits in the last 6 months.
Use this if you need a curated list of resources to understand, evaluate, and fine-tune large language models for your particular applications.
Not ideal if you are looking for a ready-to-use software solution or a step-by-step tutorial for a very specific problem without diving into the underlying concepts.
Stars
113
Forks
13
Language
—
License
—
Category
Last pushed
Jan 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/pdaicode/awesome-LLMs-finetuning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scaleapi/llm-engine
Scale LLM Engine public repository
AGI-Arena/MARS
The official implementation of MARS: Unleashing the Power of Variance Reduction for Training Large Models
modelscope/easydistill
a toolkit on knowledge distillation for large language models
AGI-Edgerunners/LLM-Adapters
Code for our EMNLP 2023 Paper: "LLM-Adapters: An Adapter Family for Parameter-Efficient...
Wang-ML-Lab/bayesian-peft
Bayesian Low-Rank Adaptation of LLMs: BLoB [NeurIPS 2024] and TFB [NeurIPS 2025]