v3.5.3
mudler/LocalAIv3.5.3Sep 19, 2025by mudler
AI Summary
Includes a bug fix for float detection in the diffusers backend and adds several new models to the gallery, including Mistral Magistral-small, Impish Qwen 14b-1m, and Aquif 3.5-a4b-think.
Key Highlights
- Fixed float detection in the diffusers backend.
- Added Mistral Magistral-small-2509 model.
- Added Impish Qwen 14b-1m model.
- Added Aquif 3.5-a4b-think model.
New Features
- Float detection fix for diffusers.
- New model gallery additions.
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at master --> ## What's Changed ### Bug fixes :bug: * fix(diffusers): fix float detection by @mudler in https://github.com/mudler/LocalAI/pull/6313 ### 🧠Models * chore(model gallery): add mistralai_magistral-small-2509 by @mudler in https://github.com/mudler/LocalAI/pull/6309 * chore(model gallery): add impish_qwen_14b-1m by @mudler in https://github.com/mudler/LocalAI/pull/6310 * chore(model gallery): add aquif-3.5-a4b-think by @mudler in https://github.com/mudler/LocalAI/pull/6311 ### 👒 Dependencies * chore: :arrow_up: Update ggml-org/llama.cpp to `3edd87cd055a45d885fa914d879d36d33ecfc3e1` by @localai-bot in https://github.com/mudler/LocalAI/pull/6308 ### Other Changes * docs: :arrow_up: update docs version mudler/LocalAI by @localai-bot in https://github.com/mudler/LocalAI/pull/6307 **Full Changelog**: https://github.com/mudler/LocalAI/compare/v3.5.2...v3.5.3