返回全部动态
llama.cpp b10878 发布:修复采样器链返回类型
原标题:b10878
AI 摘要
llama.cpp 发布 b10878 版本,主要变更是将 llama_sampler_chain_n 的返回类型改为 int32_t,以解决相关问题。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种硬件加速后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> llama : use int32_t for llama_sampler_chain_n return type (#28631) Contributes to #4574 Co-authored-by: linsen <linsen@insta360.com> </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/46258168> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10878/llama-b10878-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://git
发布时间:2026-09-09 21:23
抓取时间:2026-09-09 21:40
来源机构:ggml-org