v3.5.4

mudler/LocalAIv3.5.4Sep 20, 2025by mudler

AI Summary

A minor release addressing a bug where option checks were not uniform across different backends, alongside standard dependency and documentation updates.

Key Highlights

  • Fixed option check uniformity across backends.
  • Updated documentation and dependencies (whisper.cpp and llama.cpp).

New Features

  • Bug fix for backend option checks.

Full Release Notes

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

## What's Changed
### Bug fixes :bug:
* fix(python): make option check uniform across backends by @mudler in https://github.com/mudler/LocalAI/pull/6314
### Other Changes
* chore: :arrow_up: Update ggml-org/whisper.cpp to `44fa2f647cf2a6953493b21ab83b50d5f5dbc483` by @localai-bot in https://github.com/mudler/LocalAI/pull/6317
* chore: :arrow_up: Update ggml-org/llama.cpp to `f432d8d83e7407073634c5e4fd81a3d23a10827f` by @localai-bot in https://github.com/mudler/LocalAI/pull/6316
* docs: :arrow_up: update docs version mudler/LocalAI by @localai-bot in https://github.com/mudler/LocalAI/pull/6315


**Full Changelog**: https://github.com/mudler/LocalAI/compare/v3.5.3...v3.5.4