v0.16.1
版本发布时间: 2024-10-25 15:33:40
xorbitsai/inference最新发布版本:v0.16.2(2024-11-01 18:09:08)
What's new in 0.16.1 (2024-10-25)
These are the changes in inference v0.16.1.
New features
- FEAT: Add support for Qwen/Qwen2.5-Coder-7B-Instruct gptq format by @frostyplanet in https://github.com/xorbitsai/inference/pull/2408
- FEAT: Support GOT-OCR2_0 by @codingl2k1 in https://github.com/xorbitsai/inference/pull/2458
- FEAT: [UI] Image model with the lora_config. by @yiboyasss in https://github.com/xorbitsai/inference/pull/2482
- FEAT: added MLX support for Flux.1 by @qinxuye in https://github.com/xorbitsai/inference/pull/2459
Enhancements
- ENH: Support ChatTTS 0.2 by @codingl2k1 in https://github.com/xorbitsai/inference/pull/2449
- ENH: Pending queue for concurrent requests by @codingl2k1 in https://github.com/xorbitsai/inference/pull/2473
Bug fixes
- BUG: Remove duplicated call of model_install by @frostyplanet in https://github.com/xorbitsai/inference/pull/2457
- BUG: fix embedding model gte-Qwen2 dimensions by @JinCheng666 in https://github.com/xorbitsai/inference/pull/2479
Documentation
- DOC: update enterprise doc links by @qinxuye in https://github.com/xorbitsai/inference/pull/2461
New Contributors
- @JinCheng666 made their first contribution in https://github.com/xorbitsai/inference/pull/2479
Full Changelog: https://github.com/xorbitsai/inference/compare/v0.16.0...v0.16.1