tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 0
- Release rhythm 35
- Longevity 90
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1269
- days_rel: n/a
- days_push: 765
- n_releases_24m: 0
Adoption not part of the score
18906 stars · 2175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A repository of scripts for reproducing Stanford Alpaca-style instruction tuning of LLaMA models using low-rank adaptation (LoRA) on consumer GPUs. It includes training, inference, and weight-export code built on Hugging Face PEFT and bitsandbytes, plus pretrained LoRA weights.
Use cases
- instruct-tune llama on a single consumer gpu
- fine-tune a large language model with lora
- run an alpaca-style chat model on a raspberry pi
- generate low-rank adapter weights for llama
- serve a fine-tuned llama model with a gradio interface
- merge lora weights into a base llama model
When to choose
- you want to instruction-tune a 7b-65b llama model cheaply with LoRA
- you need a minimal reference implementation of PEFT-based fine-tuning
- you want pretrained Alpaca LoRA weights for inference on limited hardware
When to avoid
- you need production-grade training infrastructure or multi-node training
- you want actively maintained support for newer model architectures
- you need a full fine-tuning pipeline rather than parameter-efficient adapters
Facets
library · maturity maintenance
llm-training llm-inference machine-learning deep-learning large-language-models machine-learning artificial-intelligence python cross-platform lora fine-tuning llama peft bitsandbytes consumer-hardware gradio jupyter-notebook gpu linux
1 source
- readme: https://github.com/tloen/alpaca-lora · fetched 2026-08-28 · b21fc0bcf43b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tloen/alpaca-lora | main | 30 |
For agents
markdown · JSON · MCP: product_card(name="tloen/alpaca-lora")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem