v1.0.1
版本发布时间: 2024-11-29 18:22:44
xorbitsai/inference最新发布版本:v1.0.1(2024-11-29 18:22:44)
What's new in 1.0.1 (2024-11-29)
These are the changes in inference v1.0.1.
New features
- FEAT: Fish speech stream by @codingl2k1 in https://github.com/xorbitsai/inference/pull/2562
- FEAT: support sparse vector for bge-m3 by @pengjunfeng11 in https://github.com/xorbitsai/inference/pull/2540
- FEAT: whisper support for Mac MLX by @qinxuye in https://github.com/xorbitsai/inference/pull/2576
- FEAT: support guided decoding for vllm async engine by @wxiwnd in https://github.com/xorbitsai/inference/pull/2391
- FEAT: support QwQ-32B-Preview by @qinxuye in https://github.com/xorbitsai/inference/pull/2602
- FEAT: support glm-edge-chat model by @amumu96 in https://github.com/xorbitsai/inference/pull/2582
Enhancements
- ENH: Support fish speech reference audio by @codingl2k1 in https://github.com/xorbitsai/inference/pull/2542
Bug fixes
- BUG: GTE-qwen2 Embedding Dimension error by @cyhasuka in https://github.com/xorbitsai/inference/pull/2565
- BUG: request_limits does not work with streaming interfaces by @ChengjieLi28 in https://github.com/xorbitsai/inference/pull/2571
- BUG: Fix Codestral v0.1 URI for Pytorch Format by @danialcheung in https://github.com/xorbitsai/inference/pull/2590
- BUG: Correct the input bytes data by langchain_openai #2589 by @xiyuan-lee in https://github.com/xorbitsai/inference/pull/2600
Documentation
- DOC: update builtin models by @qinxuye in https://github.com/xorbitsai/inference/pull/2587
New Contributors
- @pengjunfeng11 made their first contribution in https://github.com/xorbitsai/inference/pull/2540
- @danialcheung made their first contribution in https://github.com/xorbitsai/inference/pull/2590
- @xiyuan-lee made their first contribution in https://github.com/xorbitsai/inference/pull/2600
Full Changelog: https://github.com/xorbitsai/inference/compare/v1.0.0...v1.0.1