b9674
📦 llama-cppView on GitHub →
🐛 2 fixes🔧 3 symbols
Summary
This release primarily addresses a critical use-after-free bug in SYCL MoE prefill and includes various platform-specific binary updates and minor internal fixes.
🐛 Bug Fixes
- Fixed a use-after-free bug related to async memcpy in MoE prefill on SYCL.
- Made mmid_row_mapping_host persistent.