Release Notes · August 2026
Per-replica scaling and placement, logprobs across vLLM and sglang, PDF OCR with DeepDoc document parsing, automatic download-source detection, and a wave of new models — a focused upgrade on the 3.1 foundation.
What's New
Scale running models by replica, place each replica on a chosen worker and GPU, and see per-replica runtime resources.
logprobs and top_logprobs are now surfaced across both the vLLM and sglang engines.
PDF input for the OCR API, a built-in DeepDoc image model, and a document-parsing pipeline exposed as task="parse".
Day-one support for MiniMax-H3 video, Ling 3.0, minimax-m3, indextts 2.5, and more, with automatic hub detection.
Open Source
Installation
pip
pip install 'xinference==3.2.0'
Docker
docker pull xprobe/xinference:latest