research preview · paper imminent

Your model's memory has an exact edge.
We measure it — and provision it.

recallkit measures how far back a sequence model can actually recall, finds the true attention-window boundary of any released checkpoint, and computes the smallest window that meets your recall target — before you spend a dollar on training.

recall = f + (1 − f) · pchance A windowed attention layer, trained past its compute threshold, recalls everything its window covers (f = the fraction of your workload's retrieval distances inside the window) and nothing beyond it. Measured, sealed, replicated.

Three instruments

battery

Generates recall probes whose retrieval distance is exact by construction — separated from context length, which every needle-in-a-haystack benchmark confounds.

probe

Finds a released checkpoint's effective window and boundary convention from behaviour alone — not from its config file, which is wrong more often than you'd think.

provision

Feeds your workload's measured distance distribution into the law and returns the smallest window — and cheapest model shape — that hits your recall target.

Receipts, not claims

Every prediction below was committed to a public, timestamped ledger before the models were scored.

windowpredicted recallobservederror
W = 1280.26150.26270.001
W = 2560.47690.47750.001
W = 5120.72310.72510.002
W = 10241.00000.99510.005

110M-parameter models trained on natural text, four window sizes, all six pre-registered gates passed. An eight-cell out-of-sample test across three unseen task geometries matched within 0.005 of prediction — every cell. recallkit's provision reproduces the sealed predictions to float-exact zeros in its test suite.

Sample finding: Phi-3-mini-4k is served one token narrower than its authors specified — its declared window (2047, inclusive) is applied under the exclusive convention by every major serving framework. recallkit detects this from model behaviour alone, in minutes.

Certified provisioning

The service version: send us your workload's structure — content never leaves your side; the telemetry instrument records token distances, not text — and we return the smallest model configuration that will hit your recall target, with the prediction in writing before any conversion is paid for.

pip install recallkit-ai — available when the preprint lands. Apache-2.0 with an express patent grant.