The llama.cpp project has released build b10721, which includes a critical fix for the WebGPU backend and expands hardware support on Windows.

  • Fixes a crash in the WebGPU `ggml_backend_tensor_get()` implementation when the offset is not a multiple of 4.
  • Adds preview support for Windows arm64 with CUDA 13.4.
  • Provides binaries for macOS (Apple Silicon and Intel), Linux (CPU, Vulkan, ROCm, OpenVINO, SYCL), Android, and Windows across various CPU and GPU backends.

This release ensures stability for WebGPU users on non-aligned memory offsets and extends compatibility to newer CUDA architectures on Windows.