返回全部动态
llama.cpp b10825 发布:修复 grammar 重复阈值问题
原标题:b10825
AI 摘要
llama.cpp 发布 b10825 版本,主要修复了 grammar 中最大重复阈值的问题(PR #28469)。该版本提供了适用于 macOS、Linux、Windows、Android 及 openEuler 等多平台的预编译二进制文件,并支持多种后端如 Vulkan、CUDA、ROCm、OpenVINO 和 SYCL。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> grammar : fix max repetition threshold (#28469) </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/45568343> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10825/llama-b10825-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780) - [macOS Intel (x64)](https://github.com/ggml-or
发布时间:2026-09-06 21:22
抓取时间:2026-09-06 22:10
来源机构:ggml-org