v4.7.1
inboundemail/inboundv4.7.1Jul 14, 2026by mudler
AI Summary
A minor bug fix release that corrects a configuration injection issue to ensure llama.cpp serving options are only applied when running the llama.cpp backend.
Key Highlights
- Fixes configuration injection for llama.cpp serving options
- Ensures options are only injected on the llama.cpp path
- Published on 2026-07-14
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at master --> ## What's Changed ### Other Changes * fix(config): only inject llama.cpp serving options on the llama.cpp path by @localai-bot in https://github.com/mudler/LocalAI/pull/10822 **Full Changelog**: https://github.com/mudler/LocalAI/compare/v4.7.0...v4.7.1