PulseAugur
实时 18:21:37
English(EN) I can fit 28% more context after building llama.cpp with OpenBLAS. Huh?

llama.cpp 通过 OpenBLAS 构建获得 28% 的上下文容量提升

Reddit r/LocalLLaMA 版块的一名用户发现,在编译 llama.cpp 软件时,除了 Vulkan 支持外,增加 OpenBLAS 支持可以显著增加上下文窗口大小。在使用 Qwen 3.6 27B 模型时,上下文窗口从大约 87,808 个 token 扩展到 112,896 个 token。该用户正在调查这是否是预期行为、一个 bug 或一个异常。 AI

影响 为本地 LLM 部署提高了上下文窗口效率的潜力。

排序理由 用户发现的开源 LLM 推理软件优化。 [lever_c_demoted from research: ic=1 ai=0.7]

在 r/LocalLLaMA 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

llama.cpp 通过 OpenBLAS 构建获得 28% 的上下文容量提升

本文如何被排名

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
用户发现的开源 LLM 推理软件优化。 [lever_c_demoted from research: ic=1 ai=0.7]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
infra, other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
85 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

完整方法见我们的编辑标准

报道来源 [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/Warrenio ·

    使用 OpenBLAS 构建 llama.cpp 后,我能容纳 28% 更多的上下文。嗯?

    <!-- SC_OFF --><div class="md"><p>I've noticed a weird difference when building llama.cpp with the Vulkan and OpenBLAS backends vs. building with the Vulkan backend only. It seems like llama.cpp can fit significantly more context in VRAM when built with OpenBLAS than when built w…