返回全部动态

llama.cpp b10362 发布:修复 HIP 采样器测试并更新多平台构建

原标题:b10362

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

AI 摘要

llama.cpp 发布 b10362 版本,主要修复了 HIP 后端采样器测试中因缺少 CUB 支持而导致的崩溃问题,并调整了 CI 日志存储方式。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件。

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

正文节选

<details open> tests : disable backend sampler hip multi output (#26878) * test-backend-sampler: skip multi_output_sampling_chain on HIP The new multi_output_sampling_chain test uses top_k, whose backend probs path needs CUB (unavailable on HIP), so sampled_probs is null and the test aborts. Add it to the existing HIP skip list alongside the other TOP_K tests. * ci: keep gpu-rocm logs in a per-run dir keyed by GitHub run id The self-hosted gpu-rocm runner can't upload logs to Azure blob (eg


发布时间:2026-08-12 06:57
抓取时间:2026-08-12 07:52
来源机构:ggml-org
阅读原文github.com