返回全部动态
llama.cpp b11048:Metal 支持 qwen4exp HC 算子
原标题:b11048
AI 摘要
llama.cpp 发布 b11048 版本,在 Metal 后端新增对 qwen4exp 所用 DSV4 HC 算子变体的支持,包括带逐元素 sigmoid 门控的 hc_pre 以及使用恒等混合(comb 为 nullptr)的 hc_post。该更新随版本一同提供 macOS、Linux、Windows、Android 等多平台预编译包。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> metal : support qwen4exp hc ops (#29000) Add support for the new DSV4 HC op variants used by qwen4exp: - hc_pre with per-element sigmoid gate (gated variant) - hc_post with identity mixing (comb == nullptr) Assisted-by: pi:llama.cpp/Qwen3.8-27B </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/48621858> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b1
发布时间:2026-09-19 17:07
抓取时间:2026-09-19 18:01
来源机构:ggml-org