v3.2.3

mudler/LocalAIv3.2.3Jul 26, 2025by mudler

AI Summary

A maintenance release focusing on bug fixes for CUDA image tagging and documentation improvements regarding backend detection.

Key Highlights

  • Fixed CUDA image tag naming consistency
  • Added documentation on backend detection override
  • Updated llama.cpp to latest version

Full Release Notes

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

## What's Changed
### Bug fixes :bug:
* fix(cuda): be consistent with image tag naming by @mudler in https://github.com/mudler/LocalAI/pull/5916
### 📖 Documentation and examples
* chore(docs): add documentation on backend detection override by @mudler in https://github.com/mudler/LocalAI/pull/5915
### Other Changes
* chore: :arrow_up: Update ggml-org/llama.cpp to `c7f3169cd523140a288095f2d79befb20a0b73f4` by @localai-bot in https://github.com/mudler/LocalAI/pull/5913


**Full Changelog**: https://github.com/mudler/LocalAI/compare/v3.2.2...v3.2.3