b9623
📦 llama-cppView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This release addresses a bug in jinja's split and replace functionality when an empty first argument is provided and includes fixes related to reserve sizing. It also provides numerous pre-compiled binaries for various operating systems and hardware configurations.
🐛 Bug Fixes
- Fixed split and replace operation when the first argument is empty.
- Fixed reserve size calculation/handling.