b9352
📦 llama-cppView on GitHub →
🐛 3 fixes🔧 1 symbols
Summary
This release addresses naming inconsistencies and a print issue within the ggml-zendnn backend. It also provides updated pre-compiled binaries across multiple operating systems and hardware configurations.
🐛 Bug Fixes
- Fixed naming of matmul function in ggml-zendnn.
- Fixed naming of mul_mat_id function in ggml-zendnn.
- Fixed print statement in mul_mat_id function in ggml-zendnn.