v4.5.5
astoilkov/jsblocksv4.5.5Jun 27, 2026by mudler
AI Summary
A maintenance release for LocalAI focused on fixing CI build failures and updating the model gallery.
Key Highlights
- Fixed release CI build/test breaks for kokoros, fish-speech, and other backends
- Fixed whisper darwin fallback library loading (.so/.dylib)
- Added 1 new model to the model gallery
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at master --> ## 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