返回全部动态
llama.cpp b10869 发布:优化测试线程使用并更新多平台构建
原标题:b10869
AI 摘要
llama.cpp 发布 b10869 版本,主要更新为测试中数据初始化使用更少线程,并根据元素数量调整线程数。该版本提供了适用于 macOS、Linux、Windows、Android 等多平台的预编译二进制文件,涵盖 CPU、Vulkan、CUDA、ROCm、OpenVINO、SYCL 等后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> tests : use less threads for data initialization (#28325) * tests : use 1 thread for data initialization * cont : scale threads with number of elements * cont : adjust </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/46152521> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10869/llama-b10869-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, Klei
发布时间:2026-09-09 13:25
抓取时间:2026-09-09 13:47
来源机构:ggml-org