返回全部动态

llama.cpp b10410 发布:SYCL 后端 FP16 自动提升优化

原标题:b10410

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

AI 摘要

llama.cpp 发布 b10410 版本,主要更新为在 SYCL 后端的非 oneDNN 路径中移除单独的 FP32 类型提升,改用自动 FP16 提升。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种后端如 Vulkan、CUDA、ROCm、OpenVINO 等。

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

正文节选

<details open> sycl: remove separate fp32 type promotion in gemm non-oneDNN path (#26372) * sycl: use automatic fp16 promotion in gemm * sycl: remove redundant comment </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10410/llama-b10410-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780) - [macOS Intel (x64)](ht


发布时间:2026-08-13 23:52
抓取时间:2026-08-14 00:19
来源机构:ggml-org
阅读原文github.com