The llama.cpp project released build b10577, which includes a fix for draft-mtp when used with embeddings. This update addresses issues #26352 and #27299.

  • Fixes draft-mtp compatibility with embeddings in the common module.
  • Provides binaries for macOS (Apple Silicon and Intel), Linux (CPU, Vulkan, OpenVINO, SYCL), Windows (CPU, CUDA 12/13, Vulkan, OpenCL, ROCm), Android, and openEuler.

This release ensures that draft-mtp functions correctly with embedding inputs across supported platforms.