b8657
📦 llama-cppView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This release focuses on bug fixes within the parser components, specifically improving call ID detection for the Mistral parser and ensuring atomicity for tag-json parsers. It also includes a file rename operation.
Migration Steps
- Rename operation related to common/chat-auto-parser-generator.cpp (specific action not detailed in notes).
🐛 Bug Fixes
- Fixed call ID detection, primarily in the Mistral parser.
- Ensured atomicity for tag-json parsers.