Skip to content

v0.1.11

Choose a tag to compare

@rybruscoe rybruscoe released this 05 Sep 08:26
· 26 commits to main since this release

A reference implementation of the exact-profile graph in Python (no llama.cpp code) reproduces every activation row and every logit of a served worldline from the weights and token ids: invar verify --spot-check --reexec (needs numpy). New receipts certify warmup=off; dumps carry token ids and the per-layer rows needed to re-execute RMSNorm, RoPE, SwiGLU and residuals. See docs/DETERMINISTIC-GRAPH.md.