b9590
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This release fixes a bug where LFM2/LFM2.5 template handlers ignored json_schema for response formatting. It also provides numerous pre-compiled binaries for various operating systems and hardware configurations.
🐛 Bug Fixes
- Fixed LFM2/LFM2.5 specialized template handler ignoring json_schema from response_format by ensuring it builds a grammar for both tool-calling and json_schema.