The llama.cpp project has released build b10581, which introduces support for the DSpark backend to enable the bailinmoe3 model.

  • The release includes binaries for macOS (Apple Silicon and Intel), Linux (Ubuntu x64, arm64, s390x), Windows (x64 and arm64), and Android (arm64).
  • GPU acceleration is available via CUDA 12.4/13.3, Vulkan, OpenCL Adreno, ROCm 7.14, OpenVINO, and SYCL across supported platforms.
  • Bailinmoe3 support specifically utilizes the DSpark backend as detailed in pull request #27508.
  • macOS Apple Silicon with KleidiAI and Ubuntu x64 with ROCm 7.14 are currently disabled for this build.