#118 · Primary category: Inference & Local Deploy
local-studio
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
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.