SakanaAI/self-adaptive-llms
A Self-adaptation Framework🐙 that adapts LLMs for unseen tasks in real-time! observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 4
- Release rhythm 35
- Longevity 45
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: 639
- days_rel: n/a
- days_push: 580
- n_releases_24m: 0
Adoption not part of the score
1225 stars · 142 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Transformer² is a research framework from SakanaAI that adapts large language models to unseen tasks in real-time by selectively adjusting singular components of weight matrices. It uses a two-pass inference mechanism with a task dispatch system and reinforcement-learning-trained expert vectors that are dynamically mixed per prompt.
Use cases
- adapt an LLM to unseen tasks in real-time without full fine-tuning
- train task-specific expert vectors with reinforcement learning
- evaluate self-adaptive LLM behavior on benchmarks
- research lightweight parameter-efficient LLM adaptation
- dynamically mix expert vectors based on incoming prompt task type
When to choose
- you are doing research on self-adaptive or parameter-efficient LLM adaptation
- you want to avoid computationally expensive static fine-tuning for diverse tasks
- you want to reproduce the Transformer² paper results
When to avoid
- you need a production-ready, well-supported LLM serving framework
- you need simple standard fine-tuning rather than adaptive expert-vector mixing
- you lack GPU resources or are not working in a research context
Facets
library · maturity experimental
machine-learning llm-training reinforcement-learning llm-inference large-language-models machine-learning artificial-intelligence python self-adaptation research transformer-squared fine-tuning expert-vectors svd linux gpu
1 source
- readme: https://github.com/SakanaAI/self-adaptive-llms · fetched 2026-08-28 · 09f527b7b3d1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SakanaAI/self-adaptive-llms | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="SakanaAI/self-adaptive-llms")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem