b9894
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release includes a bug fix for Vulkan operations, ensuring stability when handling unsupported f16 types in GGML_OP_SET_ROWS. It also contains minor chore updates.
🐛 Bug Fixes
- Vulkan: Fixed failures in GGML_OP_SET_ROWS by checking the src0 type, specifically addressing unimplemented f16 support.