Latest Release

Xinference v2.12.0

Model autostart lands, security & permissions get a major upgrade, and 4 new models arrive

๐Ÿ“… Released: July 6, 2026

๐Ÿ“ฆ Installation

Install via pip
pip install 'xinference==2.12.0'
Docker
Pull the latest image or update via pip

โœ… Highlights

๐Ÿš€

Model Autostart

A core capability: models can automatically resume their running state after system startup or recovery, cutting manual intervention.

๐Ÿ”

Major Security & Permissions Upgrade

Stronger remote-code execution controls, upgraded API Key / user / permission system, and clearer resource isolation.

๐Ÿง 

Expanded Model Support

VibeThinker 1.5B/3B, the Nex-N2 series, Ornith-1.0-35B, and Unlimited-OCR are now available.

๐Ÿ–ฅ

Web UI & Interaction Upgrades

New API Key / user management pages, plus a "Try to API" quick-test option for running models.

๐Ÿ”

Embedding / Rerank Enhancements

Richer capability panels and clearer model capability management.

๐Ÿ“Š

Monitoring & Observability

Grafana dashboards split into 6 sub-panels; Prometheus metrics unified with a new replica_index metric.

๐Ÿ†• New Models

VibeThinker 1.5B / 3B

Supports both Transformers and vLLM inference engines.

LLM

Nex-N2 (mini / Pro / Pro-FP8)

The Nex-N2 family launches, covering lightweight to high-performance scenarios.

LLM

Ornith-1.0-35B

A large-parameter model that extends local inference capability.

LLM

Unlimited-OCR

A new OCR model, extending document recognition and parsing scenarios.

OCR

โœจ New Features

โœ“

Model Autostart

Models can automatically resume their running state after system startup or recovery.

โœ“

Stronger Remote Code Execution Security

Hardened security checks for remote code execution.

โœ“

API Key / User Management Pages

New pages for managing API keys and users.

โœ“

Embedding / Rerank Panel Enhancements

Clearer capability display and improved model capability management.

โœ“

Running Model Quick API Test

Running models now support "Try to API" for quick verification without leaving the UI.

โœ“

Unified Worker / Supervisor / Replica Metrics

Consistent metric naming across roles for easier monitoring and alerting.

๐Ÿ“Š Monitoring Enhancements

โœ“

Grafana Dashboard Split into 6 Sub-Views

Panels broken down by dimension for faster troubleshooting.

โœ“

Enhanced Prometheus Metrics

Unified worker / supervisor / replica metrics, plus a new replica_index metric.

๐Ÿ›  Improvements

  • Log rotation now supports daily + size-based policies
  • Multi-process safe log writing
  • Enhanced structured logging
  • Multi-select Worker IP filter component
  • Improved UI menu / permission system
  • Streamlined model loading and registration

๐Ÿž Bug Fixes

  • Fixed embedding / rerank model dependency issues
  • Fixed vLLM / llama.cpp / tool call compatibility issues
  • Fixed abnormal GPU / worker status issues
  • Fixed OAuth / permission escalation issues
  • Fixed metric loss caused by cache initialization failures

๐Ÿ“š Documentation

  • Added multi-language documentation support
  • Added a security policy
  • Updated internationalization and documentation structure

๐Ÿข Enterprise Edition Updates

  • ๐Ÿ”ง Continued stability and reliability improvements