v4.5.3
📦 localaiView on GitHub →
✨ 1 features🐛 6 fixes🔧 3 symbols
Summary
This release focuses on improving packaging and stability, particularly for macOS builds and various backend components like piper, silero-vad, and llama-cpp. It also includes fixes for distributed configuration updates.
✨ New Features
- Signed and notarized DMG, app, and server binary for macOS.
🐛 Bug Fixes
- Set rpath on the piper darwin binary to correctly load its bundled libraries.
- Fixed Darwin packaging for silero-vad (the last Linux-only Go backend).
- Ensured a node's existing labels are shown on the detail view.
- Bundled transitive dependencies of GPU runtime libraries.
- Broadcast admin model-config changes across distributed replicas.
- Stopped reinterpreting plain-string message content as JSON in llama-cpp backend.