The llama.cpp project has released version b10549, which primarily introduces support for tensor splitting in LFM2 and LFM2MOE models.
- The update includes binaries for macOS (Apple Silicon and Intel), Linux (Ubuntu x64, arm64, s390x with CPU, Vulkan, OpenVINO, and SYCL backends), Windows (CPU, CUDA 12/13, Vulkan, OpenCL, ROCm), and Android.
- iOS support is provided via an XCFramework.
- openEuler builds are available for x86 and aarch64 architectures using ACL Graph.
This release provides updated binaries across multiple platforms to facilitate running LFM2/LFM2MOE models with the new tensor split capability.