Change8

b8170

📦 llama-cppView on GitHub →
1 features🔧 2 symbols

Summary

This release updates the ggml-zendnn backend to align with the latest ZenDNN API changes, including adapting to the new lowoha::matmul interface and updating the CMake configuration.

Migration Steps

  1. If you use ZenDNN, you must adapt your code to the new lowoha::matmul interface.

✨ New Features

  • Added static library support via CMake for ggml-zendnn integration.

Affected Symbols