b9020
📦 llama-cppView on GitHub →
🐛 2 fixes🔧 3 symbols
Summary
This release focuses on bug fixes for newline handling and whitespace trimming within the common/autoparser, alongside updates related to forced tool calls.
Migration Steps
- The function optspace() was moved from common/autoparser to chat-peg-parser.
- Server tests invalidated due to content now being allowed with forced tool calls have been commented out.
🐛 Bug Fixes
- Fixed newline handling in common/autoparser.
- Whitespace is now trimmed on apply in the autoparser.