返回全部动态
llama.cpp b10797 发布:修复 s390x 架构 q5_1 量化问题
原标题:b10797
AI 摘要
llama.cpp 发布 b10797 版本,主要修复了 ggml-cpu 在 s390x 架构上 q5_1 量化中未初始化 v_acc 的问题。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种后端如 Vulkan、CUDA、ROCm 等。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> ggml-cpu(s390x) : fix q5_1 uninitialized v_acc (#28332) Signed-off-by: Aaron Teo <aaron.teo1@ibm.com> </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/45199911> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10797/llama-b10797-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/
发布时间:2026-09-04 16:36
抓取时间:2026-09-04 17:08
来源机构:ggml-org