llama.cpp 项目发布了 b10444 版本,通过 `--models-dir` 标志引入了对加载多令牌预测 (MTP) 助手模型的支持。此更新还包括对预设中 MTP 模型的严格前缀检查,并移除了对 eagle3 草稿类型的支持。
- common: 支持通过 --models-dir 加载 MTP 助手模型
- common: preset: 使用严格前缀检查 MTP 模型
- 处理其他草稿类型
- 移除 eagle3
该版本为 macOS (Apple Silicon 和 Intel)、Linux (Ubuntu x64, arm64, s390x, Vulkan, OpenVINO, SYCL)、Android、Windows (CPU, CUDA 12/13, Vulkan, OpenVINO, SYCL, ROCm) 和 openEuler 提供了二进制文件。