meta-llama/llama3
The official Meta Llama 3 GitHub site observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 3
- Release rhythm 35
- Longevity 64
Flags: no_releases archived no_license
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: 901
- days_rel: n/a
- days_push: 584
- n_releases_24m: 0
Adoption not part of the score
29247 stars · 3526 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The official Meta repository for Llama 3, providing model weights download scripts, tokenizer, and minimal example code for running inference with 8B and 70B pre-trained and instruction-tuned language models. The repo is now deprecated in favor of the consolidated Llama Stack repositories such as llama-models and llama-toolchain.
Use cases
- download llama 3 model weights
- run inference with llama 3 locally
- get llama 3 tokenizer example code
- experiment with open-source 8B and 70B language models
- fine-tune llama 3 starting code
- access meta llama models on hugging face
When to choose
- you specifically need the original Llama 3 weights, download script, or reference inference code
- you want a minimal example of loading and running Llama 3 models
When to avoid
- you are starting a new project - use the successor repos like meta-llama/llama-models or llama-toolchain instead
- you need fine-tuning recipes, agentic systems, or safety tooling, which moved to llama-cookbook, llama-agentic-system, and PurpleLlama
- you need a maintained inference library rather than example code
Facets
library · maturity maintenance
llm-inference machine-learning sdk large-language-models artificial-intelligence deep-learning python cross-platform llama-3 model-weights deprecated meta open-weights tokenizer gpu linux
1 source
- readme: https://github.com/meta-llama/llama3 · fetched 2026-08-28 · 15630b4246b1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| meta-llama/llama3 | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="meta-llama/llama3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem