github xorbitsai/inference v3.4.0

4 hours ago

What's new in 3.4.0 (2026-09-11)

These are the changes in inference v3.4.0.

New features

Enhancements

Bug fixes

  • fix(venv): require xoscar native find-links support by @m199369309 in #5448
  • fix(embedding): align Jina flash-attn version by @m199369309 in #5452
  • fix(venv): protect virtual environments in use by @m199369309 in #5449
  • fix(llm): emit streaming tool call metadata once by @m199369309 in #5446
  • FIX: Restore supported vLLM and SGLang model engines by @qinxuye in #5461
  • FIX: apply download worker environment to snapshots by @amumu96 in #5460
  • fix(llm): gate Hy-MT2 remote code execution by @m199369309 in #5474
  • fix(transformers): support legacy cache conversion by @m199369309 in #5477
  • fix(scheduler): isolate batch inference failures by @m199369309 in #5478
  • fix(transformers): handle multi-device cache reduction by @m199369309 in #5479
  • fix(security): report bans lifted, not records dropped, from bulk unban by @NgoQuocViet2001 in #5483
  • fix(audio): correct F5-TTS logging format by @David-Wu1119 in #5485
  • BUG: Merge engine capabilities across workers by @oodadoudou in #5486
  • FIX: Restore audio streaming with TorchCodec by @Minamiyama in #5488
  • fix(model): make register_builtin_model idempotent across refreshes by @AmirF194 in #5481
  • FIX: Improve model experience actions and latency feedback by @leslie2046 in #5492
  • fix(ui): contain embedding result scrolling by @Minamiyama in #5495
  • fix: handle runtime and device options in flexible Transformers launcher by @leslie2046 in #5497
  • fix(rerank): launch GGUF rerank models without explicit engine/quantization by @7487 in #5503
  • fix(chatglm): emit a usage-only final streaming chunk by @m199369309 in #5510
  • fix(transformers): propagate batched generate request IDs by @m199369309 in #5513
  • fix(transformers): handle batched logits when selecting next token by @m199369309 in #5511
  • fix(transformers): enforce token limits across batched decode steps by @m199369309 in #5512
  • fix(worker): decouple heartbeat and full status reporting by @m199369309 in #5518
  • fix(webui): restore server-backed launch history by @m199369309 in #5516
  • fix(core): preserve model GPU memory across transient failures by @m199369309 in #5519
  • fix(worker): refresh dynamic model subpool PID ownership by @m199369309 in #5520
  • FIX: avoid implicit event loop in async client cleanup by @qinxuye in #5521

Documentation

  • doc: update README model highlights for v3.3.0 by @qinxuye in #5454
  • DOC: preserve ACE-Step1.5 details outside generated docs by @qinxuye in #5455
  • DOC: fix model type card layout by @qinxuye in #5489

Others

New Contributors

Full Changelog: v3.3.0...v3.4.0

Don't miss a new inference release

NewReleases is sending notifications on new releases.