b8962
📦 llama-cppView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This release addresses buffer aliasing issues in ggml-webgpu by refactoring the aliasing logic to be managed by shader library decisions. It also provides numerous pre-compiled binaries for various platforms and hardware configurations.
🐛 Bug Fixes
- Fixed buffer aliasing issues for ssm_scan in ggml-webgpu.
- Refactored buffer aliasing logic to be decided within the shader library.