返回全部动态
llama.cpp b10455 发布:新增 SYCL 优化步骤支持
原标题:b10455
AI 摘要
llama.cpp 发布 b10455 版本,主要新增 SYCL 后端对 OPT_STEP_ADAMW 和 OPT_STEP_SGD 优化步骤的支持。该版本提供了覆盖 macOS、Linux、Windows、Android 等多平台的预编译二进制文件,并包含多种后端(如 Vulkan、CUDA、ROCm、OpenVINO 等)的构建。部分平台构建(如 KleidiAI、ROCm 等)因故被禁用。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> [SYCL] support OP OPT_STEP_ADAMW, OPT_STEP_SGD (#25268) * fix conflict * fix conflict of ops.md * fix conflict of ops.md * update the ops.md --------- Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com> </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10455/llama-b10455-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github
发布时间:2026-08-17 13:47
抓取时间:2026-08-17 14:37
来源机构:ggml-org