v4.5.5
Added
- Add 1 new model to the model gallery
Fixed
- Repair release CI build and test breaks for kokoros, fish-speech, llama-cpp-quantization, and sglang backends
- Whisper Darwin run.sh loads whichever fallback library exists (.so or .dylib)
What's Changed
Other Changes
- fix(backends): repair release CI build/test breaks (kokoros, fish-speech, llama-cpp-quantization, sglang) by @localai-bot in https://github.com/mudler/LocalAI/pull/10547
- chore(model gallery): :robot: add 1 new models via gallery agent by @localai-bot in https://github.com/mudler/LocalAI/pull/10544
- fix(backends): whisper darwin run.sh loads whichever fallback lib exists (.so/.dylib) by @localai-bot in https://github.com/mudler/LocalAI/pull/10553
Full Changelog: https://github.com/mudler/LocalAI/compare/v4.5.4...v4.5.5