b9594
📦 llama-cppView on GitHub →
✨ 2 features🔧 2 symbols
Summary
The vocab module underwent a refactoring to consolidate normalizer flags into an options struct and introduced new functionality to strip accents. Numerous pre-built binaries for different operating systems and accelerators are provided.
✨ New Features
- Refactored normalizer flags in vocab into an options struct.
- Added strip_accents functionality to vocab normalizer.