github xorbitsai/inference v3.2.0

6 hours ago

What's new in 3.2.0 (2026-08-14)

These are the changes in inference v3.2.0.

New features

Enhancements

Bug fixes

  • fix(model): avoid Set-changed-during-iteration crash and gc.get_objects() overhead under concurrent downloads by @SuperMarioYL in #5257
  • fix: add anthropic SDK to core dependencies for route registration by @m199369309 in #5281
  • FIX: use Xorbits/deepdoc mirror for the DeepDoc huggingface source by @OliverBryant in #5293
  • fix(webui): ignore stale launch model requests by @m199369309 in #5285
  • BUG: fix audit center text filters returning no results by @OliverBryant in #5277
  • fix(worker): preserve Jina v3 allocator env for recovery by @m199369309 in #5300
  • fix: preserve replicas across worker recovery by @m199369309 in #5290
  • fix(ocr): stop task="parse" rejecting ordinary multi-page PDFs by @OliverBryant in #5308
  • fix(vllm): keep WorkerActor importable without vllm for multi-GPU launch by @bluefish-08 in #5312
  • fix(deploy): stop polling requests flooding the access log by @bluefish-08 in #5317
  • fix(llm): declare audioread for qwen_omni_utils virtualenvs by @bluefish-08 in #5313
  • fix: make cancelling a model launch actually cancel it by @bluefish-08 in #5315
  • fix: normalize replica during autostart recovery by @medisean in #5318

Documentation

  • doc: update README models and links for v3.1.0 by @qinxuye in #5267

Others

New Contributors

Full Changelog: v3.1.0...v3.2.0

Don't miss a new inference release

NewReleases is sending notifications on new releases.