This is the active Laguna optimization lane as of 2026-07-27. The prior BF16
KV record is sealed and remains reproducible under
repro/laguna-s-2.1-int4-b70-102tps-20260726; this directory does not modify
that source, launcher, oracle, or result.
poolside/Laguna-S-2.1-INT4 at
4bbfc285f2f8b3b6b526274c133b7b17aae6c8cb;poolside/Laguna-S-2.1-DFlash-INT4 at
5e07c246915c86dc6920fead03d019989224f2ba;--calculate-kv-scales) is allowed;Poolside documents FP8 KV as the checkpoint-native format. The explicit
--kv-cache-dtype fp8 launch is intentional: it makes the experimental
identity fail closed while retaining the model’s loaded calibrated scales.
Before any throughput result is promoted:
3e6df440976ab2ed5229e1a39179cbc99d573c615386f223eeabc9de5ea9ddc0;cached_tokens=0);The old width-8/depth-7 matched test found FP8 4.132% slower at short context while doubling KV capacity. Therefore capacity is already established, but a decode-rate gain is not assumed.
Negative results and failures belong in notes/; source deltas belong in
patches/; structured outputs belong in data/ or the referenced NVMe run
directory.
Replicating the deterministic target embedding removed one verifier collective
and produced two fresh, exact endpoint medians of 95.0193 and 95.8187 tok/s
under conventional 99-interval accounting. The audited topology is now
145/144 on every rank. See
notes/2026-07-27-replicated-embedding-page32-and-xccl-boundary.md.
A focused native page-32 FP8 attention build has passed direct B70 component
tests, but its endpoint performance is unmeasured. Both the candidate and a
restored page-64 control subsequently stalled at XCCL initialization. One
corrected four-rank probe proved a collective-stage failure: all ranks entered
all_reduce, none completed, and all timed out. Resume only after a clean
reboot and a single corrected probe passes with four clean teardowns.
Decode remains the priority. Prefill tuning starts only after the page-size A/B and remaining decode profiling are complete.
The complete vLLM FP8-lane commit series and the focused page-32 kernel commits
are preserved as mail patches under patches/ so the source state
does not depend on either external worktree remaining available.