xorbitsai/inference
Swap GPT for any LLM by changing a single line of code. Xinference lets you run open-source, speech, and multimodal models on cloud, on-prem, or your laptop — all through one unified, production-ready inference API. observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 86
- Longevity 84
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 1176
- days_rel: 18
- days_push: 7
- n_releases_24m: 64
Adoption not part of the score
9523 stars · 863 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Xinference is an open-source model serving platform for deploying LLMs, embedding, speech, image, and multimodal models via a unified OpenAI-compatible API. It runs on cloud, on-premises, or a laptop, with backends like vLLM, llama.cpp, SGLang, and Transformers.
Use cases
- self-host an open-source LLM with an OpenAI-compatible API
- serve embedding models for a RAG pipeline
- run Whisper speech-to-text on my own server
- deploy a multimodal vision-language model behind one API
- swap GPT for a local model by changing one line of code
- host text-to-image generation on-premises
- run LLM inference on a laptop without cloud
When to choose
- you need one unified API for LLMs, embeddings, audio, and image models
- you want OpenAI API compatibility with self-hosted models
- you need production-ready serving across cloud and on-prem with multiple inference backends
When to avoid
- you only need a lightweight single-model local runner like Ollama
- you want to fine-tune or train models rather than serve them
- you need maximum single-backend performance tuning rather than flexibility
Facets
service · maturity active
llm-inference speech-recognition rag api-framework deployment sdk large-language-models artificial-intelligence machine-learning speech-processing self-hosted apis python self-hosted cloud cross-platform openai-api-compatible model-serving vllm llama-cpp sglang multimodal embeddings text-to-image whisper on-premises docker gpu
2 sources
- readme: https://github.com/xorbitsai/inference · fetched 2026-08-28 · e34489e49fc6
- homepage: https://inference.readthedocs.io · fetched 2026-08-29 · b74c40d7a514
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xorbitsai/inference | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="xorbitsai/inference")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem