b70-optimization-lab

2026-06-27T20:17Z VDR2 Tight p_min Repeat

Goal: continue the Gemma 4 26B A4B Q8 one-B70 realistic-suite lane after the VDR2 89.45543282863798 tok/s record by checking whether the tight p_min=0.0475 neighborhood repeats or improves under the fixed cold prompt suite.

Promotion gate:

Important Launch Mistake: v20 Is Not Comparable

The first four-run sweep used the wrong harness variable names:

The harness therefore launched the default server:

/home/steve/src/llama.cpp-gemma-record-stack/build-sycl-b70-aot-bmg-g31/bin/llama-server

and launcher_identity.extra_llama_args was null. Those runs are strict cold-suite measurements of the fallback launch identity, but they are not VDR2/MTP p-min comparisons and must not be used as evidence that VDR2 regressed.

Label Median 1-100 after TTFT Status
gemma4-q8-gpu0-strict-vdr2-n3-p00450-ub1024-v20-20260627T201053Z 45.08814789189967 wrong launch identity
gemma4-q8-gpu1-strict-vdr2-n3-p004625-ub1024-v20-20260627T201053Z 44.909973715600216 wrong launch identity
gemma4-q8-gpu2-strict-vdr2-n3-p00475-repeat-ub1024-v20-20260627T201053Z 45.09526681095578 wrong launch identity
gemma4-q8-gpu3-strict-vdr2-n3-p004875-ub1024-v20-20260627T201053Z 44.91946266844644 wrong launch identity

Keep these artifacts because they show why LLAMA_SERVER and EXTRA_LLAMA_ARGS are mandatory for this harness.

Corrected v21 Sweep

Corrected invocation used:

Label p_min Median 1-100 p10 Mean Full512 after TTFT Wall full512 TTFT median Status
gemma4-q8-gpu0-strict-vdr2-n3-p00450-ub1024-v21-20260627T201757Z 0.0450 88.06323469748838 78.0633857735048 87.73605342605174 84.46414772436361 81.48255676262706 179.80360245564952 ms strict pass
gemma4-q8-gpu1-strict-vdr2-n3-p004625-ub1024-v21-20260627T201757Z 0.04625 89.43737321875525 81.12858654488201 89.6441285668689 83.83556050378711 81.32681482747452 180.77261501457542 ms strict pass
gemma4-q8-gpu2-strict-vdr2-n3-p00475-repeat-ub1024-v21-20260627T201757Z 0.0475 90.32179401019857 86.02930423477346 92.1804554185734 86.21689344139463 83.21177427158659 179.68109803041443 ms new strict record
gemma4-q8-gpu3-strict-vdr2-n3-p004875-ub1024-v21-20260627T201757Z 0.04875 85.90621112154868 81.28957617728382 86.9564612856055 83.27168284603204 80.16542003121401 179.87088399240747 ms strict pass

All corrected rows passed realistic_final_gate.passed=true and had cached_tokens=0 on every prompt.

Promotion

The GPU2 p_min=0.0475 repeat is the new policy-compliant one-B70 Q8 record:

This supersedes the previous VDR2 89.45543282863798 tok/s submission cmqwqzayr03o8qr01j6lgx93n, while keeping that result as valid supporting evidence.

Next Actions