Section 01
Introduction: ZooKeeper Server - A New Choice for Local LLM Inference Servers
Core Project Information
- Project Name: zoo-keeper-server
- Original Author/Maintainer: crybo-rybo
- Source: GitHub (Link)
- Update Time: 2026-05-23T02:02:20Z
Core Insights
zoo-keeper-server is an open-source local LLM inference server built with C++ and llama.cpp. It offers OpenAI-compatible REST APIs and supports streaming completions, conversation history management, tool calls, and other features. Designed to meet the needs of local LLM deployment, it balances data privacy, offline availability, cost control, and controllability, making it a new option for developers to run LLMs in local environments.