The ggml organization has published the b10063 release of llama.cpp, providing pre-built binaries for macOS, iOS, Linux, Windows, and Android platforms.

  • macOS Apple Silicon (arm64) and Intel (x64) builds are available.
  • Ubuntu x64 and arm64 CPU versions are included alongside Vulkan, ROCm 7.2, OpenVINO, and SYCL variants.
  • Windows releases cover CPU, CUDA 12/13, Vulkan, OpenVINO, SYCL, and HIP backends.
  • Android arm64 (CPU) binaries are provided for mobile deployment.
  • The release also includes an iOS XCFramework and a standalone UI package.

This update allows users to run llama.cpp on a wide variety of hardware architectures and operating systems without needing to compile the source code locally.