返回全部动态
llama.cpp b10426 发布:wasi 强制单线程
原标题:b10426
AI 摘要
llama.cpp 发布 b10426 版本,主要更新为在 wasi 上强制单线程执行(PR #25686)。该版本提供了适用于 macOS、Linux、Windows、Android 等多种平台的预编译二进制文件,并支持 Vulkan、CUDA、ROCm、OpenVINO、SYCL 等后端。部分平台构建(如 KleidiAI、ROCm 等)被禁用。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> ggml: force single thread on wasi (#25686) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10426/llama-b10426-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780) - [macOS Intel (x64)](https://github.com/ggml-org/llama.cpp/releases/download/b10426/llama-b10426-bin-macos-x64.tar.gz) - [iOS XCFramewo
发布时间:2026-08-14 15:29
抓取时间:2026-08-14 15:44
来源机构:ggml-org