v3.2.1

mudler/LocalAIv3.2.1Jul 25, 2025by mudler

AI Summary

Bug fixes for the install script binary naming and backend gallery passing, along with dependency updates.

Key Highlights

  • Fixed install.sh to use new binary naming
  • Fixed backend gallery passing to model service
  • Updated llama.cpp, stable-diffusion.cpp, and whisper.cpp

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at v3.2.1 -->

## What's Changed
### Bug fixes :bug:
* fix(install.sh): update to use the new binary naming by @mudler in https://github.com/mudler/LocalAI/pull/5903
* fix(backends gallery): pass-by backend galleries to the model service by @mudler in https://github.com/mudler/LocalAI/pull/5906
### Other Changes
* chore: :arrow_up: Update ggml-org/llama.cpp to `3f4fc97f1d745f1d5d3c853949503136d419e6de` by @localai-bot in https://github.com/mudler/LocalAI/pull/5900
* chore: :arrow_up: Update leejet/stable-diffusion.cpp to `eed97a5e1d054f9c1e7ac01982ae480411d4157e` by @localai-bot in https://github.com/mudler/LocalAI/pull/5901
* chore: :arrow_up: Update ggml-org/whisper.cpp to `7de8dd783f7b2eab56bff6bbc5d3369e34f0e77f` by @localai-bot in https://github.com/mudler/LocalAI/pull/5902


**Full Changelog**: https://github.com/mudler/LocalAI/compare/v3.2.0...v3.2.1