Ross ROSS = Recommend OSS · open-source software intelligence for agents

JIA-Lab-research/LongLoRA

Code and documents of LongLoRA and LongAlpaca (ICLR 2024 Oral) observed · 2026-08-28

github.com/JIA-Lab-research/LongLoRA · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
JIA-Lab-research/LongLoRAmain27

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