/geekbench/ai_results

POST /api/geekbench/ai_results

Price: 1 credit

Fetch one uploaded Geekbench AI run by its id. Returns the single-precision, half-precision and quantized scores, the inference framework and backend the run used, and the per-workload breakdown — each of the ten workloads at all three precisions, with its score, its throughput figure and the accuracy it achieved. The host machine comes with it: operating system, model and model identifier, motherboard, processor name, topology, clocks and caches, and memory size.

How to use it

Geekbench AI has one version and its own id space, so an id taken from a CPU or GPU run does not resolve here. One run measures one backend, so the same machine appears separately for its CPU, GPU and Neural Engine paths and the scores are not comparable across them — read `backend` before ranking anything. `accuracy` on a workload is the share of reference outputs matched at that precision, and it is the reason a quantized score far above the single-precision one is not simply better.

Parameters

Request body

Response

Errors

Response headers