AGI-Edgerunners/LLM-Adapters
Code for our EMNLP 2023 Paper: "LLM-Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models" observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 0
- Release rhythm 35
- Longevity 89
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1253
- days_rel: n/a
- days_push: 906
- n_releases_24m: 0
Adoption not part of the score
1233 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LLM-Adapters is a Python framework extending HuggingFace's PEFT library that integrates various adapter types (LoRA, series/parallel adapters, prefix/prompt tuning) into open-access LLMs like LLaMA, BLOOM, and GPT-J for parameter-efficient fine-tuning. It accompanies an EMNLP 2023 paper and includes benchmark datasets such as math10k and commonsense170k.
Use cases
- fine-tune llama with lora adapters
- parameter-efficient fine-tuning of large language models
- compare adapter types like bottleneck vs parallel adapters on llms
- reproduce emnlp 2023 llm-adapters paper experiments
- train adapters on commonsense170k dataset
- apply prefix tuning or p-tuning to open-access llms
When to choose
- you want a unified framework to experiment with multiple PEFT adapter methods on LLaMA, BLOOM, GPT-J, or OPT
- you need the paper's benchmark datasets and adapter checkpoints for research reproduction
- you want to study adapter placement and hyperparameter effects on fine-tuning performance
When to avoid
- you need actively maintained tooling with support for the latest LLMs - the repo has seen limited updates since 2024
- you want full fine-tuning rather than parameter-efficient methods
- you need production-grade training infrastructure rather than research code
Facets
library · maturity maintenance
llm-training machine-learning sdk large-language-models machine-learning deep-learning python peft lora adapters fine-tuning prompt-tuning huggingface research-code llama natural-language-processing gpu linux
6 sources
- readme: https://github.com/AGI-Edgerunners/LLM-Adapters · fetched 2026-08-28 · 854425ad888d
- homepage: https://arxiv.org/abs/2304.01933 · fetched 2026-08-29 · 90cdcbf30a03
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AGI-Edgerunners/LLM-Adapters | main | 30 |
For agents
markdown · JSON · MCP: product_card(name="AGI-Edgerunners/LLM-Adapters")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem