返回全部动态

llama.cpp b10830 发布:新增 --fuse-qkv 转换标志

原标题:b10830

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

AI 摘要

llama.cpp 发布 b10830 版本,主要新增 `--fuse-qkv` 标志,用于在 HF 到 GGUF 转换过程中融合 Q/K/V 矩阵为 QKV。该版本提供了多平台预编译二进制文件,包括 macOS、Linux、Windows、Android 等,并支持多种后端如 CUDA、Vulkan、ROCm 等。

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

正文节选

<details open> convert : add `--fuse-qkv` flag to fuse Q/K/V into QKV during HF-to-GGUF conversion (#22780) </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/45621954> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10830/llama-b10830-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780) - [


发布时间:2026-09-07 07:29
抓取时间:2026-09-07 07:36
来源机构:ggml-org
阅读原文github.com