v4.7.1
awslabs/mountpoint-s3v4.7.1Jul 14, 2026by mudler
AI Summary
A minor maintenance release that fixes a configuration issue to ensure llama.cpp serving options are only injected when the specific path is used.
Key Highlights
- Fix config injection to only apply llama.cpp serving options on the correct path
- Addresses issue via PR #10822
- Minor maintenance update
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