Xinference

Platform for serving LLM, embedding, speech, and image models behind one OpenAI-compatible API.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

One deployment of Xinference (Xorbits Inference) can serve language models, text embeddings, speech recognition, text-to-image, and other multimodal models behind a single OpenAI-compatible REST API that includes function calling support. Under the hood it delegates to pluggable backends such as vLLM, llama.cpp via the xllamacpp bindings, and TensorRT, picking engines per model, and it scales from a laptop launched with xinference-local up to distributed multi-node clusters that pool heterogeneous GPUs and CPUs. Interfaces include the REST API, a CLI, RPC, and a built-in web UI for launching and managing models from a large built-in catalog. Installation is pip install xinference[all], an official Docker image, or Helm charts for Kubernetes. The core is Apache-2.0 licensed with about 9.5k GitHub stars and has reached the v3.0.0 series, while a commercial enterprise edition funds development. Self-hosted RAG stacks commonly use it as the single model-serving layer behind frameworks that expect OpenAI-style endpoints, since one process covers chat, embedding, and rerank-style workloads.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Freemium
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
Apache-2.0
Added
Jul 29, 2026

Related Tools

Minimalist ML framework in Rust by Hugging Face for fast inference.

Open SourceSelf HostedOffline
Advanced
0.0 (0)

Open-source ChatGPT alternative that runs 100% offline on your computer.

Open SourceSelf HostedOffline
Beginner
0.0 (0)
Featured

Port of Meta's LLaMA model in C/C++ for efficient CPU inference

Open SourceSelf HostedOffline
Intermediate
0.0 (0)

Fast LLM inference on consumer GPUs using neuron-aware sparse computation.

Open SourceSelf HostedOfflineGPU 4GB+
Advanced
0.0 (0)
Featured

High-throughput LLM serving engine with PagedAttention

Open SourceSelf HostedOfflineGPU 16GB+
Intermediate
0.0 (0)

Minimalist machine learning framework for Rust focused on performance and serverless inference.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Browse all LLM Inference & Serving tools