返回全部动态

llama.cpp b10818 发布:修复 SYCL 并恢复 Kronecker FWHT 支持

原标题:b10818

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

AI 摘要

llama.cpp 发布 b10818 版本,主要修复 SYCL 后端的 test-backend-ops CI 问题,并恢复对 Kronecker 乘积 FWHT 的支持(适用于 384、640、768 等尺寸)。该版本为 SYCL 后端隔离了 Kronecker 测试,并修复了未使用变量和尾随空格错误。同时提供了多平台(macOS、Linux、Windows、Android 等)的预编译二进制文件。

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

正文节选

<details open> sycl : fix test-backend-ops CI break && restore Kronecker product FWHT support (#28016) (#28254) * Reapply "sycl : add Kronecker product FWHT support for sizes 384, 640, 768, 12…" (#28184) This reverts commit c845263f8b7d60113e213a3bd2d5cc6472ccf204. * tests : fix unused variable M in test-backend-ops * tests: fix trailing space error and isolate kronecker tests for sycl backend only </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml


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