返回全部动态

llama.cpp b10258 发布:重构采样器数据并更新多平台支持

原标题:b10258

llama.cpp Releases一手来源产品发布质量 67

AI 摘要

llama.cpp 发布 b10258 版本,主要变更是将 n_vocab 从 llama_sampler_data 移至 penalty_sampler,以与 logit_bias 和 mirostat 采样器的实现方式保持一致。该版本提供了适用于 macOS、Linux、Android、Windows 等多个平台的预编译二进制文件,并支持多种硬件加速后端。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

<details open> llama : move n_vocab from llama_sampler_data to penalty_sampler (#26520) This matches how it is done for logit_bias and mirostat samplers, see https://github.com/ggml-org/llama.cpp/pull/25262#discussion_r3703951151 </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10258/llama-b10258-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://githu


发布时间:2026-08-04 17:22
抓取时间:2026-08-04 17:24
来源机构:ggml-org
阅读原文github.com