The llama.cpp project has released build b10533, which includes a fix to gracefully handle unsupported regular expression patterns within JSON schemas.
- The primary code change allows the system to fall back gracefully when encountering regex patterns that are not supported by the underlying implementation.
- Binaries are available for macOS (Apple Silicon and Intel), Linux (Ubuntu x64, arm64, s390x with CPU, Vulkan, OpenVINO, SYCL), Windows (CPU, CUDA 12/13, Vulkan, OpenVINO, SYCL, ROCm 7.14), Android, and openEuler.
- macOS Apple Silicon KleidiAI support is disabled in this release, as is Ubuntu x64 ROCm 7.14 support.
- An iOS XCFramework and a standalone UI package are also included in the distribution.