v0.14.0.post1

xorbitsai/inferencev0.14.0.post1Aug 5, 2024by XprobeBot

AI Summary

Post-release hotfixes addressing internal server errors, flexible model registration issues, and UI bugs related to model_path configuration.

Key Highlights

  • Improve internal server error
  • Fix flexible model register in worker
  • Fix UI 'model_path' bug

Full Release Notes

# What's new in 0.14.0.post1 (2024-08-05)
These are the changes in inference v0.14.0.post1.
## Enhancements
* ENH: Improve internal server error by @codingl2k1 in https://github.com/xorbitsai/inference/pull/2009
## Bug fixes
* BUG: fix flexible model register in worker by @frostyplanet in https://github.com/xorbitsai/inference/pull/2011
* BUG: [UI] Fix the 'model_path' bug. by @yiboyasss in https://github.com/xorbitsai/inference/pull/2015
* BUG: fix custom embedding launch error by @amumu96 in https://github.com/xorbitsai/inference/pull/2016


**Full Changelog**: https://github.com/xorbitsai/inference/compare/v0.14.0...v0.14.0.post1