v3.2.2
mudler/LocalAIv3.2.2Jul 25, 2025by mudler
AI Summary
Bug fixes for the backend gallery and Vulkan support, alongside the addition of mirrors to the backend gallery.
Key Highlights
- Fixed backend gallery capability string reading
- Fixed Vulkan image suffix
- Added mirrors to backend gallery
- Added nvidia-l4t capability to L4T images
New Features
- Added mirrors to backend gallery
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at master --> ## What's Changed ### Bug fixes :bug: * fix(backends gallery): trim string when reading cap from file by @mudler in https://github.com/mudler/LocalAI/pull/5909 * fix(vulkan): use correct image suffix by @mudler in https://github.com/mudler/LocalAI/pull/5911 * fix(ci): add nvidia-l4t capability to l4t images by @mudler in https://github.com/mudler/LocalAI/pull/5914 ### Exciting New Features 🎉 * feat(backend gallery): add mirrors by @mudler in https://github.com/mudler/LocalAI/pull/5910 ### Other Changes * docs: :arrow_up: update docs version mudler/LocalAI by @localai-bot in https://github.com/mudler/LocalAI/pull/5912 **Full Changelog**: https://github.com/mudler/LocalAI/compare/v3.2.1...v3.2.2