ex3ndr/llama-coder
Replace Copilot local AI observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 0
- Release rhythm 35
- Longevity 72
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: 1017
- days_rel: n/a
- days_push: 842
- n_releases_24m: 0
Adoption not part of the score
2089 stars · 169 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
plugin · maturity active
llm-inference developer-tools editor developer-tools large-language-models text-editors editor-plugin windows vscode-extension ollama code-completion self-hosted copilot-alternative codellama local-ai macos linux
2 sources
- readme: https://github.com/ex3ndr/llama-coder · fetched 2026-08-28 · 62bdedddb385
- homepage: https://marketplace.visualstudio.com/items?itemName=ex3ndr.llama-coder · fetched 2026-08-29 · 1243a80604f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ex3ndr/llama-coder | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="ex3ndr/llama-coder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem