b8548
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This release primarily addresses a bug related to dimension constraints in matrix multiplication descriptors on Metal devices. It also provides updated pre-compiled binaries for broad platform support.
🐛 Bug Fixes
- Fixed a dimension constraint violation in the matmul2d descriptor on Metal by updating the Metal tensor API test probe to ensure at least one value is a multiple of 16.