The llama.cpp project has released version b10210, which includes a correction to the server logic for handling accepted tokens when draft token replay is required.

  • Corrects accepted tokens in the server component when draft token replay is needed.
  • Provides pre-built binaries for macOS (Apple Silicon and Intel), iOS, Linux (Ubuntu x64/arm64/s390x with CPU, Vulkan, ROCm, OpenVINO, SYCL), Android, Windows (CPU, OpenCL, CUDA 12/13, Vulkan, OpenVINO, SYCL, HIP), and openEuler.
  • Includes a UI release package.

This update ensures accurate token handling in speculative decoding scenarios across all supported platforms.