b8405
📦 llama-cppView on GitHub →
✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
This release includes a rework of the gpt-oss parser, fixes related to its tests, and renames the 'final' message identifier to 'final_msg'.
Migration Steps
- Rename usage of the final message identifier to "final_msg".
✨ New Features
- Reworked the gpt-oss parser in the common component.
🐛 Bug Fixes
- Fixed gpt-oss tests.