Skip to content

docs: byte-parity is precision-scoped - #208

Merged
ronaldtse merged 1 commit into
mainfrom
parity-scoping
Sep 7, 2026
Merged

ronaldtse merged 1 commit into
mainfrom
parity-scoping

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

The finding

The golden matrix measured the byte-parity contract's real boundary:
fp32 artifacts reproduce byte-identically across hardware and
runtimes; quantized artifacts (int8/int4) are prefix-consistent but
stop-point-unstable — divergent outputs are exact prefixes of the
golden, differing only in where EOS wins a near-tie under
arch-level float differences.

The scoped contract

  • fp32/fp16: byte-identical, CI-assertable (golden-v1 exact)
  • quantized: quality parity (the published cer_delta gates) +
    prefix-consistency; golden rows are reference outputs with
    documented provenance

Same mechanism family as the beam-decode pathology: likelihood
ranking on near-uniform distributions.

@ronaldtse
ronaldtse merged commit 23fa82e into main Sep 7, 2026
7 of 10 checks passed
@ronaldtse
ronaldtse deleted the parity-scoping branch September 7, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant