#118 · Primary category: Inference & Local Deploy

local-studio

ai exllama hosting llamacpp local local-ai self sglang vllm

Control panel for VLLM, Sglang, llama.cpp, exllamav3

Project last updated:08/28/26

GitHub Stars

1.7K

Forks

155

Contributors

5

License

Apache-2.0

Why we included this project

Keeping several LLM backends running on your own hardware usually means juggling a different CLI for each one. Local Studio puts vLLM, SGLang, llama.cpp, and exllamav3 behind one desktop control panel with a shared OpenAI-compatible proxy, so launching and evicting models, watching VRAM, and chatting with any of them all happen in the same place. It ships as a signed macOS app for Apple Silicon; a Bun/Hono controller handles model lifecycle, downloads, and logs, while the Next.js/Electron frontend adds a chat surface and an agent workbench. You can point the frontend at a remote controller on a GPU host, which makes it a useful laptop client for teams that want the same status and usage views no matter where the backend runs. Think of it as a management layer over inference servers rather than a replacement for them.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category