b8240
📦 llama-cppView on GitHub →
✨ 1 features🐛 2 fixes🔧 1 symbols
Summary
This release introduces ELU operation support for the ggml-Vulkan backend and includes various formatting and whitespace fixes across the codebase.
Migration Steps
- Update Vulkan.csv and ops.md documentation files.
✨ New Features
- Added support for the ELU operation in ggml-Vulkan backend.
🐛 Bug Fixes
- Fixed formatting issues in ggml-Vulkan implementation.
- Fixed whitespace issues.