TurboLLM documentation

TurboLLM is a local-LLM platform that runs any local LLM engine, auto-tuned to your GPU — with a polished web UI and an OpenAI/Anthropic-compatible API. Bring your own llama.cpp fork. No compiling. No Electron. No Python. Point Claude Code at your own machine in one command, fully offline.

$ npx turbollm

That one command starts a local daemon, opens a browser UI at http://127.0.0.1:6996, and serves your models over an API any tool can talk to. It needs Node.js 22 or newer — nothing else.

Start here

What makes it different

New to local LLMs?

Head to the Models hub for hand-picked models that fit your GPU (8 GB / 16 GB / 24 GB), and read Quantization explained to understand what Q4_K_M vs Q8_0 actually means before you download.