v1.0.0
版本发布时间: 2024-11-15 18:15:44
xorbitsai/inference最新发布版本:v1.0.0(2024-11-15 18:15:44)
What's new in 1.0.0 (2024-11-15)
These are the changes in inference v1.0.0.
New features
- FEAT: Basic cancel support for image model by @codingl2k1 in https://github.com/xorbitsai/inference/pull/2528
- FEAT: Add qwen2.5-coder 0.5B 1.5B 3B 14B 32B by @frostyplanet in https://github.com/xorbitsai/inference/pull/2543
- FEAT: support kvcache in multi-round chat for MLX by @qinxuye in https://github.com/xorbitsai/inference/pull/2534
Enhancements
- ENH: add normalize to rerank model by @hustyichi in https://github.com/xorbitsai/inference/pull/2509
- ENH: Update fish audio by @codingl2k1 in https://github.com/xorbitsai/inference/pull/2555
Bug fixes
- BUG: fix variant error for image model by @qinxuye in https://github.com/xorbitsai/inference/pull/2547
Documentation
- DOC: Add paper citation by @luweizheng in https://github.com/xorbitsai/inference/pull/2533
Full Changelog: https://github.com/xorbitsai/inference/compare/v0.16.3...v1.0.0