b70-optimization-lab

2026-07-12 Phase 1 Persistent Harness Foundation

Decision

Start Phase 1 with four long-lived llama.cpp server processes, one process per physical B70, before implementing a private native executor. This immediately removes repeated target-model loading from endpoint iteration while preserving the option to replace the server workers with a lower-level executor later.

The initial assignment is deliberately homogeneous: all four GPUs use the same Q4_0/Q8-KV MTP3 control. This makes the first executed run a cross-card calibration. DFlash5 and DFlash15 draft-simple profiles using the DFlash GGUF are defined as selectable profiles but are not assigned until calibration is recorded.

Artifacts

Safety And Evidence Rules

Validation Performed

First Calibration

The first four-worker MTP3 calibration completed under data/qwen27-tp1-fourway-calibration/20260712T151554Z/. All four independent TP1 rows passed the realistic and cached-zero gates. Medians ranged from 47.976 to 49.708 tok/s; GPU0 was the fastest physical card in this pass.

Assign candidates to GPU2/GPU3 and preserve swapped-card comparison before promotion. Native packed weights and device-to-device KV/GDN restoration are still unimplemented and must not be implied by this foundation.