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

ravenscroftj/turbopilot

Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU observed · 2026-08-28

github.com/ravenscroftj/turbopilot · C++ · BSD-3-Clause (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 88

Flags: archived

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: 1242
  • days_rel: n/a
  • days_push: 1068
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3779 stars · 121 forks observed · 2026-08-28

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

TurboPilot is a self-hosted, Copilot-like code completion server that runs large language models (Salesforce CodeGen, StableCode, WizardCoder, Starcoder) locally on CPU using llama.cpp's GGML library. It exposes an API compatible with Copilot plugins and runs in as little as 4GiB of RAM.

Use cases

  • self-hosted code completion without sending code to the cloud
  • run a copilot clone on a CPU-only machine with limited RAM
  • serve local codegen models to editor plugins
  • experiment with quantized code LLMs like StableCode and WizardCoder
  • replace GitHub Copilot with a private offline alternative

When to choose

  • you need fully offline, private code completion on modest hardware
  • you want to experiment with local code LLM inference in C++

When to avoid

  • you want a maintained tool - the project was archived in September 2023
  • you need fast, production-quality autocomplete
  • you have a GPU and can use more mature alternatives

Facets

application · maturity abandoned

llm-inference http-server developer-tools large-language-models developer-tools self-hosted cpp self-hosted windows code-completion copilot-clone llama-cpp codegen cpu-inference deprecated docker linux macos

1 source

Member repositories

RepositoryRoleHealth v2
ravenscroftj/turbopilotmain10

For agents

markdown · JSON · MCP: product_card(name="ravenscroftj/turbopilot")

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