| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-28 | 1.5 kB | |
| v2.2.0 source code.tar.gz | 2026-02-28 | 55.0 MB | |
| v2.2.0 source code.zip | 2026-02-28 | 56.0 MB | |
| Totals: 3 Items | 111.0 MB | 0 | |
What's new in 2.2.0 (2026-02-28)
These are the changes in inference v2.2.0.
New features
- FEAT: Add DeepSeek V3.1 tool parser and update chat template (#4611) by @amumu96 in https://github.com/xorbitsai/inference/pull/4619
- FEAT: [model] Kimi-K2.5 support by @XprobeBot in https://github.com/xorbitsai/inference/pull/4631
- FEAT: [model] MiniMax-M2.5 support by @XprobeBot in https://github.com/xorbitsai/inference/pull/4630
- FEAT: [model] glm-5 support by @llyycchhee in https://github.com/xorbitsai/inference/pull/4638
- FEAT: [model] qwen3.5 support by @llyycchhee in https://github.com/xorbitsai/inference/pull/4639
- FEAT: support glm-5 and kimi-k2.5 for vllm by @llyycchhee in https://github.com/xorbitsai/inference/pull/4642
Enhancements
- ENH: update model "Deepseek-V3.1" JSON by @amumu96 in https://github.com/xorbitsai/inference/pull/4621
Bug fixes
- BUG: Fix create_image_edits method for multiple files handling by @lazariv in https://github.com/xorbitsai/inference/pull/4610
- BUG: replace 55 bare excepts with except Exception by @haosenwang1018 in https://github.com/xorbitsai/inference/pull/4624
Documentation
- DOC: update v2.1.0 doc by @qinxuye in https://github.com/xorbitsai/inference/pull/4608
- DOC: add docker pulls in readme by @qinxuye in https://github.com/xorbitsai/inference/pull/4614
New Contributors
- @haosenwang1018 made their first contribution in https://github.com/xorbitsai/inference/pull/4624
Full Changelog: https://github.com/xorbitsai/inference/compare/v2.1.0...v2.2.0