The llama.cpp project released build b11024, which primarily updates the OpenVINO integration to version 2026.4.
- Updates ggml-openvino to use OpenVINO 2026.4.
- Fixes clangd and MSVC warnings in the OpenVINO backend.
- Resolves int-to-pointer cast issues, enforces internal linkage, and avoids duplicate switch cases.
- Provides binaries for macOS (Apple Silicon and Intel), Linux (CPU, Vulkan, CUDA, ROCm, SYCL), Windows (CPU, Vulkan, CUDA, OpenCL, ROCm, SYCL), Android, and openEuler.
This release ensures compatibility with the latest OpenVINO toolkit while addressing compiler warnings and internal code consistency issues.