EcoCompute · Public replications

Don't take our word for it — reproduce it on your GPU.

Independent replications of the EcoCompute energy measurements, published as they arrive.

Our central claim — weight-only quantization doesn't always save energy — rests on direct NVML power measurements from a handful of cards run by one maintainer. That is exactly as strong as its first independent confirmation. Or its first credible disagreement: we publish both, in the same gallery, with the same weight.

Run the open MLCube container on your card, drop the resulting energy.json below, and see your point land on — or off — the published crossover curve. The file is parsed in your browser; this site has no upload endpoint, so nothing is submitted until you paste the summary into a GitHub issue and send it yourself.

See replications ▼ Run yours (60s) →
MLCube-compatible Schema-checked in your browser Apache-2.0 Moderated for format, never for results Disagreements welcome

How it works

The same three steps as the Run it yourself tab — the third one makes your result public.

1 · Run the container

Docker + an NVIDIA GPU. No GPU? It still completes, but the report is derived from the published dataset and labelled basismeasured — never faked, and not eligible for the gallery as a measurement.

2 · Get energy.json

Two fields the charts read: results.vs_fp16_energy_pct (signed ΔE% against the same model's own FP16 run on the same card) and results.basis (measured / interpolated / extrapolated).

3 · Submit & overlay

Your point joins the crossover chart and this gallery, credited to your handle plus optional affiliation. You can withdraw it at any time by asking on GitHub — no questions, no email needed.

Why bother? Every independent measurement — agreement or disagreement — makes the published curve more useful to the next person deciding whether to quantize. Contributors are credited by handle on every chart their point appears on.

Submit a replication

Parsing happens entirely in your browser. When you are ready, the button below copies the summary you see here, plus your raw report, to your clipboard and opens an empty GitHub issue — you paste it, read it, and send it. Nothing leaves this page on its own.

⬇ Drop your energy.json here, or click to choose a file
file: schema: basis:

The submission text carries your whole energy.json, which is more than a GitHub URL can hold, so the button puts it on your clipboard and opens an empty issue — paste it there with Ctrl+V. Nothing is prefilled through the URL, so there is no length limit to hit.

GPU, model, precision, ΔE% and basis are read from the file — we do not let you retype them. n is not in the report: the container records measurement.iterations (decode iterations inside one run), which is not the same as repeating the whole measurement. If you ran the container once, n = 1, and your point is drawn hollow like our own single-trial data.

Requires a file, a handle, and the first two boxes.
Withdrawal and privacy, precisely. This page stores nothing: there is no server here to store it — the site is static, and your file never leaves your browser. What becomes public is the GitHub issue you choose to send, so withdrawal is a message on the same issue tracker referencing your handle; the entry is removed as soon as the maintainer sees it, normally within one working day, no questions asked. We never ask for your email. We do not claim zero logging: GitHub and this site's static host/CDN keep their own access logs, which we neither control nor read.

First independent replication — thank you, @gkgoing

On 23 August 2026 the first energy.json measured by somebody other than the maintainer arrived: TinyLlama-1.1B in NF4 on an RTX 3050 Ti Laptop GPU, Windows, 39.8 W average package power — and it saved 16.2% of the energy at a model size where every card in our own set spends 4.6–33% more. Submission → · what it changes →

It also carried a paired perplexity — 10.1016 against an FP16 baseline of 9.6201 — which reproduces our own RTX 4090 measurement of the same model to four decimal places. The quality axis replicated exactly; the energy axis did not replicate at all. That contrast is the point of the whole project, and we did not have independent evidence for it until this run.

Honesty guardrails