Lemonade
Local LLM server that picks the best inference engine for your CPU, GPU, or NPU automatically.
About
One server, whatever silicon you own: Lemonade inspects your machine and routes each model to the fastest available engine, llama.cpp through Vulkan or ROCm on GPUs, CUDA on NVIDIA cards, Metal on Apple Silicon, and dedicated paths for AMD Ryzen AI NPUs and the Strix Halo iGPU. Beyond chat models it serves whisper.cpp and Moonshine for speech-to-text, Kokoro for text-to-speech, and Stable Diffusion for image generation, all behind an OpenAI-compatible API at localhost:13305 that works with any OpenAI-compatible client, with examples in Python, Node.js, Java, Go, Rust, and more. Installation meets users where they are: a Windows MSI installer, native packages for Arch, Debian, Ubuntu, and Fedora, macOS support, Docker images, or source builds. The project is Apache 2.0, an AMD-sponsored community effort with many maintainers, and its optimizations for Ryzen AI, Radeon, and Strix Halo systems make it the most complete local-inference story on AMD hardware, though it runs fine on NVIDIA and Apple machines too. Everything executes locally, free and offline.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- LLM Inference & Serving
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Apache-2.0
- Added
- Aug 24, 2026
Related Tools
Open-source ChatGPT alternative that runs 100% offline on your computer.
Port of Meta's LLaMA model in C/C++ for efficient CPU inference
Fast LLM inference on consumer GPUs using neuron-aware sparse computation.
High-throughput LLM serving engine with PagedAttention
Easy-to-use local AI inference with built-in web UI and API.
Minimalist machine learning framework for Rust focused on performance and serverless inference.