The llama.cpp project released build b10568, which updates the model handling to use the `ggml_rope_set_offset()` function. This change is partially applied to support DeepSeek 2.

  • The release includes binaries for macOS (Apple Silicon and Intel), Linux (Ubuntu x64, arm64, s390x), Windows, Android, and openEuler.
  • Supported backends include CPU, Vulkan, ROCm 7.14, OpenVINO, SYCL, CUDA 12/13, and OpenCL Adreno.
  • macOS Apple Silicon with KleidiAI and Ubuntu x64 with ROCm 7.14 are currently disabled in this build.