v4.7.1
MontFerret/ferretv4.7.1Jul 14, 2026by mudler
AI Summary
Fixed configuration injection logic for llama.cpp serving options to ensure they are only applied on the specific llama.cpp path.
Key Highlights
- Fixed llama.cpp serving options injection
New Features
- Fixed config to only inject llama.cpp serving options on the llama.cpp path
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