← Back to Home

7B Verification Used 1.9%–14.8% of Generation GPU Time

All Papers & Experiments

CitationThese experiments, figures and data files are published by the TrueOpen.ai team. When citing or redistributing them, in whole or in part, state that the source is the TrueOpen.ai team and link to www.trueopen.ai. The same requirement is repeated in the download bundle's README, in CITATION.txt, and in the header of every CSV file.

This input-length experiment measured the compute-time ratio between three full teacher-forced prefill passes and one generation run. The ratio increased with input length while output length stayed fixed.

Measured Results

Input tokens3 × full-prefill time / generation time
501.9%
2002.1%
1,0003.3%
4,0008.2%
8,00014.8%

Test Configuration

What This Shows

Under these conditions, the compute time for three verification replays was substantially lower than the time required to generate the output. It demonstrates a possible compute-cost advantage of prefill-based verification; it does not measure model-substitution detection accuracy.

Measurement Scope

The ratio is 3 × tf_full / gen. It excludes networking, gas, queuing, evidence handling, and settlement. It is a batch-size-1 computation benchmark, not an end-to-end three-node service benchmark or evidence of deployed multi-task batch verification.

The preserved summary does not specify repeat counts or absolute timings. Complete logs are not available in the current website files.

Source: Historical evidence record EXP-02; “Step 2 Supplement”, §1, input-length sweep. This page reproduces the preserved experiment summary.