JIA-Lab-research/LongLoRA
Code and documents of LongLoRA and LongAlpaca (ICLR 2024 Oral) observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 0
- Release rhythm 35
- Longevity 76
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: 1077
- days_rel: n/a
- days_push: 749
- n_releases_24m: 0
Adoption not part of the score
2686 stars · 281 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LongLoRA is an efficient fine-tuning approach and codebase that extends the context length of pre-trained LLMs (Llama2 7B/13B/70B) using shifted sparse attention and an improved LoRA method. It also ships LongAlpaca, a set of long-context instruction-following models and the LongAlpaca-12k training dataset.
Use cases
- extend llama2 context length beyond 8k tokens
- fine-tune an llm on long documents cheaply
- train a long-context chat model with lora
- reduce gpu memory when fine-tuning long-context models
- get a model that answers questions about long pdfs
- evaluate long-context models on LongBench and L-Eval
When to choose
- you need to extend an open LLM's context window with limited GPU budget
- you want LoRA/QLoRA fine-tuning for long-context instruction data
- you want ready-made long-context models and datasets as a starting point
When to avoid
- you need production long-context inference rather than training
- your model is not a Llama-family architecture
- you need actively maintained tooling - the repo's last release was mid-2024
Facets
library · maturity maintenance
llm-training machine-learning deep-learning large-language-models machine-learning deep-learning python lora fine-tuning long-context shifted-sparse-attention llama2 qlora iclr-2024 gpu linux
6 sources
- readme: https://github.com/JIA-Lab-research/LongLoRA · fetched 2026-08-28 · 7de968886fe2
- homepage: http://arxiv.org/abs/2309.12307 · fetched 2026-08-29 · 4e26ca6fcfed
- 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 |
|---|---|---|
| JIA-Lab-research/LongLoRA | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="JIA-Lab-research/LongLoRA")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem