v4.5.5
SkyworkAI/SkyReels-V2v4.5.5Jun 27, 2026by mudler
AI Summary
This is a maintenance release dedicated to resolving CI/CD build failures and compatibility issues across various backends like kokoros, fish-speech, and sglang on macOS.
Key Highlights
- Fixed CI build/test breaks for kokoros, fish-speech, llama-cpp-quantization, and sglang
- Fixed whisper darwin run.sh to load fallback libraries (.so/.dylib)
- Added 1 new model via the gallery agent
New Features
- New model added via gallery agent
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