SakanaAI/text-to-lora
Hypernetworks that adapt LLMs for specific benchmark tasks using only textual task description as the input
This project allows developers to quickly adapt large language models (LLMs) for specific tasks using only a text description of the task. You provide a plain language description of what the model should do, and it generates a specialized 'LoRA' adapter that customizes the LLM. This is ideal for machine learning engineers or researchers who need to fine-tune LLMs for various benchmarks or specialized applications without extensive data preparation.
1,214 stars. No commits in the last 6 months.
Use this if you need to rapidly customize a large language model's behavior for a new task using only a text description, without needing to gather and label large datasets for traditional fine-tuning.
Not ideal if you require absolute deterministic reproducibility for evaluations, as the underlying library for applying LoRA can introduce small variances.
Stars
1,214
Forks
86
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/SakanaAI/text-to-lora"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
adithya-s-k/AI-Engineering.academy
Mastering Applied AI, One Concept at a Time
jax-ml/jax-llm-examples
Minimal yet performant LLM examples in pure JAX
young-geng/scalax
A simple library for scaling up JAX programs
riyanshibohra/TuneKit
Upload your data → Get a fine-tuned SLM. Free.