The llama.cpp project has released version b10235, introducing a new SILU_BACK operation for f32 precision. This update includes the implementation of the silu_back operator and removes redundant assertions from the ggml-metal-ops.cpp file.
The release provides binaries for macOS (Apple Silicon and Intel), iOS, Linux (CPU, Vulkan, ROCm, OpenVINO, SYCL), Android, Windows (CPU, CUDA 12/13, Vulkan, OpenCL, OpenVINO, SYCL, HIP), and openEuler.
This update expands the available backend support and adds specific computational operations for llama.cpp users.