b8730
📦 llama-cppView on GitHub →
✨ 1 features🐛 1 fixes
Summary
This release introduces new tokenizer tests for Gemma 4, fixes an associated edge case, and includes minor internal code cleanup.
Migration Steps
- Remove unnecessary hash from the update script.
✨ New Features
- Added tokenizer tests for Gemma 4.
🐛 Bug Fixes
- Fixed an edge case in Gemma 4 tokenizer logic.