b9838
📦 llama-cppView on GitHub →
✨ 1 features🐛 1 fixes
Summary
This release focuses on updating the available pre-built binaries for numerous platforms, including new support for ROCm 7.2 and OpenVINO 2026.2.1, alongside removing unused regex code.
✨ New Features
- New binaries available for macOS (Apple Silicon and Intel), Linux (various backends including Vulkan, ROCm 7.2, OpenVINO), Android, and Windows (CPU, OpenCL, CUDA 12.4/13.3, Vulkan, OpenVINO, SYCL, HIP).
🐛 Bug Fixes
- Removed unused regex-partial code.