Change8

b8423

📦 llama-cppView on GitHub →
🐛 1 fixes🔧 2 symbols

Summary

This release addresses a CMake build warning related to KleidiAI and removes the deprecated LLAMA_ARG_THREADS argument from the KleidiAI backend.

Migration Steps

  1. Remove LLAMA_ARG_THREADS from KleidiAI backend configuration if present.

🐛 Bug Fixes

  • Fixed a build warning when kleidiai is enabled in CMake builds.

Affected Symbols