v0.5.3
版本发布时间: 2023-10-13 22:59:57
xorbitsai/inference最新发布版本:v0.16.2(2024-11-01 18:09:08)
What's new in 0.5.3 (2023-10-13)
These are the changes in inference v0.5.3.
New features
- FEAT: Add BAAI/BGE v1.5 family models by @ChengjieLi28 in https://github.com/xorbitsai/inference/pull/522
- FEAT: Support Mistral & Mistral-Instruct by @Bojun-Feng in https://github.com/xorbitsai/inference/pull/510
- FEAT: Add --model-uid to launch sub command by @codingl2k1 in https://github.com/xorbitsai/inference/pull/529
- FEAT: Support stable diffusion by @codingl2k1 in https://github.com/xorbitsai/inference/pull/484
Enhancements
- REF: Use restful client as default client by @aresnow1 in https://github.com/xorbitsai/inference/pull/470
- REF: refactor client codes for xinference-client by @ChengjieLi28 in https://github.com/xorbitsai/inference/pull/528
Bug fixes
- BUG: Fix listing embedding models by @aresnow1 in https://github.com/xorbitsai/inference/pull/514
Tests
- TST: fix tiny llama by @UranusSeven in https://github.com/xorbitsai/inference/pull/513
Documentation
- DOC: hardware specific installations by @UranusSeven in https://github.com/xorbitsai/inference/pull/517
- DOC: update installation by @UranusSeven in https://github.com/xorbitsai/inference/pull/527
Full Changelog: https://github.com/xorbitsai/inference/compare/v0.5.2...v0.5.3