The llama.cpp project has released version b10663, which includes a fix for RMS_NORM_MUL weight-offset bugs affecting grouped and broadcast norms.
- Fixes RMS_NORM_MUL weight-offset bugs for grouped/broadcast norms (PR #27798).
- Provides binaries for macOS (Apple Silicon and Intel), iOS, Linux (CPU, Vulkan, ROCm 7.14, OpenVINO, SYCL), Android, Windows (CPU, OpenCL Adreno, CUDA 12/13, Vulkan, OpenVINO, SYCL, ROCm 7.14), and openEuler.
This release ensures correct normalization behavior for specific model architectures while providing updated binaries across supported platforms.