b8635
📦 llama-cppView on GitHub →
✨ 1 features
Summary
This release relaxes the prefill parser to permit spaces and refactors parser generation logic. It also provides extensive pre-compiled binaries for macOS, Linux, Windows, and openEuler.
Migration Steps
- Move changes from prefix() to parser generation.
✨ New Features
- Relaxed prefill parser to allow spaces.