openlm-research/open_llama
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 0
- Release rhythm 35
- Longevity 87
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: 1223
- days_rel: n/a
- days_push: 1144
- n_releases_24m: 0
Adoption not part of the score
7528 stars · 404 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenLLaMA is a permissively licensed (Apache-2.0) open reproduction of Meta AI's LLaMA, releasing 3B, 7B, and 13B pretrained model weights trained on the RedPajama dataset. It provides PyTorch weights for Hugging Face transformers and JAX weights for EasyLM, usable as drop-in replacements for LLaMA.
Use cases
- download permissively licensed llama weights
- use an open source alternative to meta llama
- fine-tune a 7b open source language model
- run llama weights without meta's restrictive license
- compare open llama reproduction against original llama benchmarks
- get jax weights for easylm training
When to choose
- you need LLaMA-style model weights under a permissive Apache-2.0 license
- you want drop-in replacements for LLaMA in Hugging Face transformers or EasyLM
- you need small-to-mid size open LLMs (3B/7B/13B) for research or fine-tuning
When to avoid
- you need code generation performance out of the box (v1 tokenizer struggles with code tasks)
- you want the newest open models with instruction tuning or chat capabilities
- you lack the GPU resources to run multi-billion-parameter models
Facets
library · maturity maintenance
llm-training llm-inference machine-learning large-language-models deep-learning artificial-intelligence python cross-platform open-llama llama-reproduction model-weights huggingface jax pytorch redpajama pretrained-models gpu
1 source
- readme: https://github.com/openlm-research/open_llama · fetched 2026-08-28 · 4b80acbce07d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openlm-research/open_llama | main | 30 |
For agents
markdown · JSON · MCP: product_card(name="openlm-research/open_llama")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem