b8418
📦 llama-cppView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release enhances the ggml-webgpu backend by adding support for DIAG and TRI operations and cleans up related code. It also provides updated pre-compiled binaries for numerous operating systems and hardware configurations.
✨ New Features
- Added support for DIAG and TRI operations in ggml-webgpu backend.
🐛 Bug Fixes
- Removed extra ttype and added a comment for the TRI operation in ggml-webgpu.