返回全部动态

llama.cpp b10582 发布:恢复 ROCm 构建并优化缓存

原标题:b10582

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

AI 摘要

llama.cpp 发布 b10582 版本,主要恢复了 Ubuntu 上的 ROCm CI 构建,并调整了 ccache 配置以提升缓存命中率。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,涵盖 CPU、Vulkan、CUDA、ROCm、OpenVINO 等多种后端。

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

正文节选

<details open> ci : Restore ROCm job for Ubuntu (#27399) * Revert "ci : disable ubuntu-rocm (#26969)" This reverts commit 9558fa44c92746a58dd07ad1bf0c889715b938a6. * ci: set ccache compiler_check=content for ROCm build The ROCm toolchain is pip-installed fresh on every run, so the clang binary's mtime changes each time. With ccache's default compiler_check=mtime that invalidates the whole cache and warm builds only reached ~70% hits. Hash the compiler contents instead so the cache survives


发布时间:2026-08-22 20:57
抓取时间:2026-08-22 21:17
来源机构:ggml-org
阅读原文github.com