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

meta-llama/codellama

Inference code for CodeLlama models observed · 2026-08-28

github.com/meta-llama/codellama · Python · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 78

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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1105
  • days_rel: n/a
  • days_push: 751
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

16265 stars · 1939 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Official Meta repository with inference code for the Code Llama family of large language models for code, based on Llama 2. It provides minimal example code to load and run the pretrained and instruction-tuned models (7B-34B parameters).

Use cases

  • generate code with a local LLM
  • run Code Llama inference locally
  • download and load Code Llama model weights
  • infill code in the middle of a file
  • follow natural language instructions to write code
  • specialized Python code generation

When to choose

  • you want to run the official Code Llama models with Meta's reference code
  • you need infilling or long-context code generation with Code Llama
  • you want to experiment with open code LLM weights

When to avoid

  • you want a production-ready serving stack rather than minimal example code
  • you need a permissively licensed model for commercial redistribution without restrictions
  • you prefer using optimized inference engines like vLLM or llama.cpp

Facets

library · maturity maintenance

llm-inference machine-learning large-language-models artificial-intelligence developer-tools python code-generation llama meta model-weights inference-code gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
meta-llama/codellamamain10

For agents

markdown · JSON · MCP: product_card(name="meta-llama/codellama")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem