v4.5.5
dubinc/dubv4.5.5Jun 27, 2026by mudler
AI Summary
Bug fix release for LocalAI focusing on CI/CD improvements and backend compatibility fixes.
Key Highlights
- Fixed release CI build/test breaks for multiple backends including kokoros, fish-speech, llama-cpp-quantization, and sglang
- Added 1 new model to the model gallery via gallery agent
- Fixed whisper darwin run.sh to load whichever fallback library (.so/.dylib) exists
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