返回全部动态
llama.cpp b10598 发布:改进图像缩放算法并优化速度
原标题:b10598
AI 摘要
llama.cpp 发布 b10598 版本,主要更新为 mtmd 模块使用更精确的 Pillow 图像缩放算法,并修正了所有模型的 resize_algo 参数,同时进行了速度优化。该版本提供了适用于 macOS、Linux、Windows、Android 和 iOS 的多种预编译二进制文件,支持 CPU、Vulkan、CUDA、ROCm、OpenVINO、SYCL 等后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> mtmd: use pillow-accurate algo, correct resize_algo for all models (#27594) * mtmd: use pillow-accurate resize algo, correct resize_algo for all models * speed optimization </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/42440726> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10598/llama-b10598-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64,
发布时间:2026-08-24 01:16
抓取时间:2026-08-24 01:17
来源机构:ggml-org