The llama.cpp project has released version b9832, introducing a new `--dump-prog` command-line option for the Jinja template engine to aid in debugging. This update also includes pre-built binaries for macOS, Linux, Android, Windows, and openEuler across various CPU and GPU architectures.

  • Added `--dump-prog` flag to jinja for debugging purposes.
  • Disabled macOS Apple Silicon builds with KleidiAI enabled.
  • Provided binaries for Ubuntu (CPU, Vulkan, ROCm 7.2, OpenVINO, SYCL FP32/FP16), Windows (CPU, CUDA 12/13, Vulkan, OpenVINO, SYCL, HIP), and Android arm64.
  • Included iOS XCFramework and UI binaries in the release package.

This release provides updated tooling for developers working with Jinja templates and ensures compatibility across a wide range of hardware platforms.