Change8

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

  1. 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.