# ex3ndr/llama-coder

Replace Copilot local AI

Repository: https://github.com/ex3ndr/llama-coder
Canonical: https://ross.abutalabs.com/products/llama-coder
Homepage: https://marketplace.visualstudio.com/items?itemName=ex3ndr.llama-coder
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2024-05-13T10:05:37+00:00

## Health v2 (maintenance only)
Score: 27/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 72
- inputs: {"age_days": 1017, "days_push": 842, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2089, forks 169 (observed 2026-08-28T04:06:12.199026+00:00)

## What it is
Llama Coder is a self-hosted GitHub Copilot replacement implemented as a VS Code extension. It uses Ollama running CodeLlama or Stable Code models on your own hardware to provide local AI code autocomplete.

## Use cases
- replace github copilot with a local ai autocomplete
- self-hosted code completion in vs code
- run code llama autocomplete on my own gpu
- offline ai code suggestions without telemetry
- offload llm code completion to a dedicated gpu machine
- private ai pair programming on apple silicon

## When to choose
- you want code completion without sending code to the cloud
- you have a capable GPU (Apple Silicon or RTX 30xx/40xx) or a dedicated inference machine
- you use VS Code and want a free Copilot alternative
- privacy and no telemetry are requirements

## When to avoid
- you lack the recommended hardware (16GB+ RAM, decent GPU)
- you want multi-model support beyond CodeLlama/Stable Code
- you prefer managed cloud assistants with broader IDE support
- you need the most cutting-edge completion quality of commercial tools

## Facets
- artifact type: plugin
- maturity: active
- function: llm-inference, developer-tools, editor
- domain: developer-tools, large-language-models, text-editors
- platform: editor-plugin, windows
- tags: vscode-extension, ollama, code-completion, self-hosted, copilot-alternative, codellama, local-ai, macos, linux

## Member repositories
- ex3ndr/llama-coder (main) score 27

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:12.199026+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:55:38.538328+00:00, confidence not recorded.
  - readme: https://github.com/ex3ndr/llama-coder (fetched 2026-08-28T04:06:12.199026+00:00, sha 62bdedddb385)
  - homepage: https://marketplace.visualstudio.com/items?itemName=ex3ndr.llama-coder (fetched 2026-08-29T10:35:45.734477+00:00, sha 1243a80604f9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
