b9724
📦 llama-cppView on GitHub →
🐛 5 fixes🔧 3 symbols
Summary
This release focuses on stability with several bug fixes across the mtmd module, build system improvements, and specific fixes for gemma4ua and potential overflows. Pre-built binaries for numerous platforms are provided.
🐛 Bug Fixes
- Applied several bug fixes in the mtmd module.
- Fixed build issues.
- Fixed gemma4ua related issues.
- Added a sanity check in get_u32().
- Prevented overflow in the area() function.