The llama.cpp project released version b10907, which includes a fix for Multi-Token Prediction (MTP) context key-value cache allocation. This update addresses issues affecting the deepseek2, glm4moe, and cohere2moe architectures.
- Fixes MTP context kv cache allocation for deepseek2, glm4moe, and cohere2moe models.
- Adds inverse architecture gating and comprehensive architecture testing for MTP layer filtering.
- Slims the NextN filter comment and drops test-llama-archs changes.
The release provides binaries for macOS (Apple Silicon and Intel), iOS, Linux (CPU, Vulkan, ROCm, OpenVINO, SYCL), Android, Windows (CPU, CUDA, OpenCL, Vulkan, OpenVINO, SYCL, ROCm), and openEuler.