| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-14 | 2.0 kB | |
| v1.13.0 source code.tar.gz | 2025-11-14 | 54.4 MB | |
| v1.13.0 source code.zip | 2025-11-14 | 55.4 MB | |
| Totals: 3 Items | 109.8 MB | 0 | |
What's new in 1.13.0 (2025-11-15)
These are the changes in inference v1.13.0.
New features
- FEAT: [model] Qwen3-VL-MLX support by @OliverBryant in https://github.com/xorbitsai/inference/pull/4203
- FEAT: auto batch embedding by @qinxuye in https://github.com/xorbitsai/inference/pull/4197
- FEAT: update models via Xinference model hub by @OliverBryant in https://github.com/xorbitsai/inference/pull/4241
Enhancements
- ENH: IndexTTS2 stream output by @OliverBryant in https://github.com/xorbitsai/inference/pull/4213
- ENH: IndexTTS2 offline deploy by @OliverBryant in https://github.com/xorbitsai/inference/pull/4202
- ENH: add embedding benchmark by @llyycchhee in https://github.com/xorbitsai/inference/pull/4244
- BLD: Fix CI error caused by peft version by @OliverBryant in https://github.com/xorbitsai/inference/pull/4249
Bug fixes
- BUG: Deepseek-OCR error in docker by @OliverBryant in https://github.com/xorbitsai/inference/pull/4208
- BUG: ensure unique tool call IDs using UUID by @amumu96 in https://github.com/xorbitsai/inference/pull/4242
- BUG: Fix cache model not shown on audio、video and image by @OliverBryant in https://github.com/xorbitsai/inference/pull/4247
Documentation
- DOC: added new models by @qinxuye in https://github.com/xorbitsai/inference/pull/4206
- DOC: Xinference 1.12.0 installation issues with uv by @qiulang in https://github.com/xorbitsai/inference/pull/4228
- DOC: add model update documentation. by @yiboyasss in https://github.com/xorbitsai/inference/pull/4246
Others
- chore: sync models JSON [audio, embedding, image, llm, rerank, video] by @XprobeBot in https://github.com/xorbitsai/inference/pull/4214
- chore: sync models JSON [audio, embedding, image, llm, rerank, video] by @XprobeBot in https://github.com/xorbitsai/inference/pull/4226
- chore: sync models JSON [audio] by @XprobeBot in https://github.com/xorbitsai/inference/pull/4243
Full Changelog: https://github.com/xorbitsai/inference/compare/v1.12.0...v1.13.0