b9544
📦 llama-cppView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This release fixes critical reasoning bugs in common/chat related to LFM2/LFM2.5 and <think> tag handling, alongside providing numerous pre-compiled binaries for various platforms.
Migration Steps
- Reasoning logic now gates based on reasoning format and template support for <think> tags.
🐛 Bug Fixes
- Fixed LFM2/LFM2.5 reasoning round-trip issue in common/chat.
- Fixed stray <think> tag leak in common/chat reasoning.