The llama.cpp project released build b10237, which introduces Multi-Token Prediction (MTP) support for the DeepSeek V3.2 model.
- The update enables MTP capabilities specifically for DeepSeek V3.2 within the llama framework.
- Model type discovery logic was adjusted so that MTP layers do not need to be explicitly included during the detection process.
- Binaries are provided for macOS (Apple Silicon and Intel), iOS, Linux (CPU, Vulkan, ROCm, OpenVINO, SYCL), Android, Windows (CPU, CUDA 12/13, Vulkan, OpenCL, OpenVINO, SYCL, HIP), and openEuler.
This release allows users to leverage MTP with DeepSeek V3.2 on a wide range of hardware architectures and operating systems.