Tested configuration

Strix Halo × llama.cpp Vulkan × Qwen3.6-35B-A3B — document session cache

The second question over the same pasted document: with the server prompt cache off it pays the full half-minute prefill again; with the cache on it answers in under a second. One setting turns a document workflow from unusable into fluid.

PASS WITH LIMITS active lab_repeated

Exact configuration fingerprint

SystemBeelink GTR9 Pro — Ryzen AI Max+ 395, Radeon 8060S (gfx1151), 128 GB unified
Runtimellama.cpp server-vulkan-b9049, pinned by image digest sha256:e359c012…
ModelQwen3.6-35B-A3B Q4_K_M (ggml-org, pinned revision, sha256:671e47e0…)
Workloaddoc-session-v1 @ 2026-08-03 — shared-prefix question pairs over 8k/32k-token documents, EN+RU
Modeinternal research
FundingSelf-funded internal research

This verdict applies only to the exact configuration and workload revision above. It does not establish support for other firmware, driver, runtime or model versions of the same device.

The question this card answers

Our pasted-document card established that a 32k-token document costs tens of seconds before the first token. This card answers the follow-up that decides whether document work is usable at all: does the second question over the same document pay that price again?

Verdict: PASS WITH LIMITS. With the server prompt cache enabled, it does not — by more than an order of magnitude. The limits define exactly when that holds.

Results

The first question over a 32k-token document pays the prefill regardless: 33940msrepeated to the first token. The second question over the same document:

Answers passed the format, language and repetition gates in both cells — the cache changed the wait, not the output discipline.

Operating guidance implied by the evidence

For document work on this configuration, run the server with the prompt cache enabled and keep one session per document: the half-minute cost is paid once at load, and the conversation is fluid after that. An application that reconstructs the prompt from scratch per question — or prepends a changing system message, breaking the shared prefix — silently returns to paying the full prefill every time.

The limits in “pass with limits”

Revalidation triggers

Runtime image change (cache implementation), model artifact change, workload revision change, driver/kernel change. Harness and corpus: agmind-bench.

← Tested configurations