返回全部动态
llama.cpp b10753 发布:修复 Hexagon 后端日志问题
原标题:b10753
AI 摘要
llama.cpp 发布 b10753 版本,主要修复了 Hexagon 后端中 cpy、get_rows、set_rows、gdn 等操作的 FARF 日志缺失问题,并修正了 proc_op_req 日志中 ne[2] 的打印错误。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> hexagon: add missing FARF logs for cpy/get_rows/set_rows/gdn ops (#28217) * hexagon: fix bug ne[2] printed in proc_op_req prep-src log * hexagon: add shape/VTCM farf logs to cpy, get/set rows, gdn </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/44611783> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10753/llama-b10753-bin-macos-arm64.tar.gz) - macO
发布时间:2026-09-02 14:00
抓取时间:2026-09-02 14:09
来源机构:ggml-org