64 docs indexed
obleth is a lightweight, high-performance, fairshare-first AI gateway for self-hosted LLM environments.
obleth is a lightweight, high-performance, fairshare-first AI gateway for self-hosted LLM environments. It sits between your front door (HAProxy) and your inference backend (Aibrix, vLLM, or any OpenAI-compatible API) and owns multi-tenant identity, contention-based weighted fair queuing, token-accurate cost accounting, and reliability.
The project targets operators running shared GPU clusters on their own hardware — research labs, internal platform teams, and anyone migrating off managed APIs to self-hosted models.
model: "auto" with capacity and cost signalsThe gateway source code lives in obleth-gateway. The repo includes Docker Compose, Helm manifests, the Rust data plane, the Management API, dashboard, benchmark fixture backend, and observability assets. See the License page for source-availability terms.