Sunday, September 27, 2026

Today’s Edition

AI Intel Report

MARKETS —

Frontier Models

Ultrabench.ai Aims to Be the Definitive AI Benchmark Aggregator

The free index from Iternal Technologies sets each AI model's benchmark scores beside its price per million tokens, parameter count, memory by quantization and hardware fit, and serves the whole board as keyless JSON.

13 MIN READ
An engineer adjusts an NVIDIA H100 GPU on a lab bench under a warm lamp
Illustration: AI Intel Report
In short

Ultrabench.ai is a free AI benchmark aggregator from Iternal Technologies. It ranks current large language models on a weighted intelligence index and sets each score beside price per million tokens, parameter count, memory by quantization and hardware fit, all served as keyless JSON on a daily publishing schedule.

For anyone choosing an AI model, the numbers have never been the hard part. The hard part is where they live. A new model’s reasoning score appears on the vendor’s launch blog, its coding result on a separate leaderboard, its crowd-voted rank on an arena site, its price on an API marketplace and its size, when it is disclosed at all, in a model card. Building a like-for-like view means opening a dozen tabs and reconciling them by hand.

ULTRABENCH, a public model index created by Iternal Technologies, is built to end that exercise. Its first snapshot was published on Aug. 18, 2026, and five days later John Byron Hanby, IV, Iternal’s chief executive, introduced it in a post on X that opened with a blunt diagnosis: “AI benchmarks are a mess. So I fixed it.”

At launch the board tracked 199 current models. By the Sept. 26 snapshot it listed 286 current models and 405 model records in all, counting superseded versions, across 59 model families. Each row carries benchmark scores next to price, size and memory figures, and the entire ranked board can be downloaded in a single API call without a key.

John Byron Hanby, IV, chief executive of Iternal Technologies, announced Ultrabench.ai on X on Aug. 23, 2026, with a 66-second video.

What is Ultrabench.ai?

Ultrabench describes itself as a leaderboard on which “every current model [is] ranked by intelligence index, with price per 1M tokens, context, parameters and a source on every number.” Its documentation goes further, calling the project “a continuously refreshed, deduplicated, family-aggregated index of large language models” that combines exact parameter counts, benchmark scores with per-claim provenance, memory profiles for each quantization level and pricing sourced from OpenRouter.

The site has four views: the main leaderboard, ranked by intelligence index; an Intelligence vs Cost chart; a benchmarks page documenting a registry of 445 benchmarks, 17 of them treated as core; and documentation for the API, which serves the same data the pages display.

Ultrabench does not run the tests itself. It collects published results, normalizes them and records where each one came from. In the Sept. 26 leaderboard payload, 1,644 score cells were drawn from 42 source domains. The largest contributors were the evaluation firm Artificial Analysis, with 714 cells, followed by Vals.ai with 298, Hugging Face model cards with 144, arXiv papers with 110 and LMArena with 96. ARC Prize, LiveBench, Epoch AI and vendor pages supply the rest. It is, in effect, an aggregator of aggregators, independent leaderboards and primary sources, and that breadth underpins its pitch as one board for the whole model market.

Why are AI benchmarks so hard to compare?

Hanby’s post named the problem directly: the data “exists, scattered across vendor blogs, arena sites, and a dozen single benchmark leaderboards.” Each of those sources answers one question well. GPQA Diamond measures graduate-level science reasoning. SWE-bench Verified measures whether a model can resolve real software issues. LMArena ranks models by head-to-head human preference votes. ARC-AGI-2 tests abstract pattern reasoning. None of them says what a model costs to run, how much memory it needs or whether it will fit on hardware a team already owns.

The sources also differ in ways that are hard to see from the outside. A vendor’s launch post may report a score produced with tools or extra compute; an independent lab may run the same test under different settings; and a number copied from one site to the next often loses its link to the original run. Ultrabench’s response is to treat provenance as part of the data rather than a footnote.

Hanby wrote: “Before today, there was no aggregate. No simple API. No answers.” Other aggregators do exist, among them Artificial Analysis, which is also Ultrabench’s largest single source. Ultrabench’s distinction is the combination: benchmark scores, price, parameter count, memory by quantization and hardware fit in one row, and the whole board in one API response.

How does the Ultrabench intelligence index work?

The headline figure is a 0-to-100 intelligence index, a weighted mean over 10 core benchmarks. GPQA Diamond and SWE-bench Verified carry the most weight, at roughly 15 percent each. LiveBench and MMLU-Pro follow at about 11 percent, then Humanity’s Last Exam at about 10 percent. AIME, ARC-AGI-2 and the LMArena Elo rating carry about 7 percent each, and tau-bench and Terminal-Bench Hard about 4 percent each. When a model is missing some of those results, the index is renormalized over the benchmarks it does have.

Three rules keep thin evidence from producing a confident-looking number. A model gets no index unless at least three core benchmarks have admissible results, those results cover at least a quarter of the core weight, and every credited claim is cited. The share of weight actually measured is published beside every index as a coverage figure, so a reader can tell a well-documented score from a sparsely documented one.

Every score also carries a trust level. Independent leaderboards and refereed venues rank highest, at 3; aggregators are 2; vendor claims are 1; community reports are 0. A vendor grading its own model stays at trust 1 however the result is published, and tool-assisted runs are stored but not credited on Humanity’s Last Exam, GPQA, AIME, MMLU-Pro or ARC-AGI-2. When two trust-3 sources disagree by more than 15 percent, the system opens a dispute instead of quietly picking one. The documentation sums up the approach in three lines: “An empty cell beats an invented value.” “Every value carries a source.” And “null is never 0.”

What does Ultrabench show for each model?

The distinguishing feature is what sits beside the score. Each row joins capability to the practical constraints a buyer or engineer has to live with. The table below uses Alibaba’s Qwen 3.8 Flash, an open-weights model released on Aug. 26, 2026, as it appeared in the Sept. 26 snapshot.

What Ultrabench puts in one model row: Alibaba's Qwen 3.8 Flash in the Sept. 26, 2026 snapshot
Data pointQuestion it answersQwen 3.8 Flash
Intelligence index (0–100)How capable is the model across the weighted core benchmarks?77.22
CoverageHow much of the core benchmark weight has actually been measured?0.39 (39 percent)
Price per 1M tokensWhat does it cost through an API?$0.15 input, $0.47 output, $0.23 blended
ParametersHow big is it, and are the weights open?180 billion, open weights
Memory by quantizationHow much GPU memory do the weights need?About 360 GB at BF16, 191 GB at INT8, 108 GB at INT4
Hardware fitWhich reference machine can hold it, and at what precision?NVIDIA DGX Spark at INT4
VRAM efficiencyIs it leaner than models of similar intelligence?1.13 (peers would need about 215 GB at INT8)
Context windowHow much text fits in one request?1,000,000 tokens
Source linkWhere did each score come from, and how far can it be trusted?GPQA Diamond 91.7, from the vendor's model card (trust level 1)

Pricing comes from OpenRouter and covers 231 of the 286 current models. Ultrabench lists input and output prices per million tokens and a blended figure weighted three to one toward input, a common convention for estimating typical workloads. Exact parameter counts are measured from the weight files published on Hugging Face and exist for 156 current models. Closed models whose makers do not disclose a size show an empty field rather than a guess.

What fits on my hardware?

The second question in Hanby’s post, “What fits on my hardware?”, is the one most leaderboards leave to the reader. Ultrabench estimates weight memory at three precisions: about 2.0 GB per billion parameters at BF16, 1.06 GB at INT8 and 0.6 GB at INT4. Those estimates cover the weights only, and the site advises adding 15 to 20 percent for runtime overhead plus the KV cache for long prompts. Where evidence exists, separate serving profiles for each quantization list the weights, the KV cache per 8,000 tokens of context and a minimum serving footprint.

A “Runs on” filter then matches models to three reference machines: Intel’s Arc Pro B70 with 32 GB, NVIDIA’s H100 SXM5 with 80 GB and NVIDIA’s DGX Spark with 128 GB. For each match the board names the precision at which the model fits. On Sept. 26, a query for models that fit on an H100 returned 118 results. The filter applies to open-weights models only, because closed models cannot be downloaded and self-hosted.

For teams planning private or on-premises deployments, that turns a spreadsheet exercise into a filter. It pairs naturally with guides to running an LLM locally, the best local LLMs of 2026 and the total cost of on-premises AI.

How do the value ratios work?

“Best value for the intelligence,” in Hanby’s phrase, is a column rather than a slogan. Ultrabench computes three ratios:

  • Index per dollar divides the intelligence index by the blended price per million tokens. The Intelligence vs Cost view ranks the best index per dollar across every ranked, priced model.
  • VRAM efficiency compares the INT8 memory a model of that intelligence would be expected to need, based on a fit across the whole fleet, with the memory it actually needs. A value above 1 means the model is leaner than its peers; Qwen 3.8 Flash scored 1.13.
  • Coverage reports how much of the core benchmark weight has been measured, a direct check on how much confidence an index deserves.

Together they answer questions no single-benchmark leaderboard can: which model delivers the most capability per dollar, which open model gives the most intelligence per gigabyte of GPU memory, and which high scores rest on thin evidence.

How do you use the Ultrabench API?

Everything on the board is also available as JSON at https://ultrabench.ai/v1, and access is anonymous: no key, no account and no signup. Cross-origin requests are open to every domain, so a browser application can call it directly. The only limit is 120 requests a minute per address on requests that miss the edge cache. The Ultrabench API documentation lists 18 read-only routes, and the version 1 contract is additive only; a breaking change would ship as /v2.

One request returns the whole ranked board, about 631 KB of JSON:

curl https://ultrabench.ai/v1/leaderboard

A trimmed record from the Sept. 26 response shows how the pieces fit together:

{"data": {
  "snapshot_id": "snap_2026_09_26_001",
  "models": [{
    "id": "qwen-3.8-flash",
    "vendor": "Alibaba",
    "intelligence_index": 77.22,
    "coverage": 0.3889,
    "params_total_b": 180,
    "is_open_weights": true,
    "context_window_tok": 1000000,
    "pricing": {
      "prompt_usd_per_m": 0.15,
      "completion_usd_per_m": 0.47,
      "blended_usd_per_m": 0.23
    },
    "vram_est": {"bf16_gb": 360, "int8_gb": 191, "int4_gb": 108},
    "fits_on": {"nvidia_dgx_spark": "int4"}
  }]
}}

Other routes filter the fleet (for example, /v1/models?fits_on=h100), return one model with every benchmark claim and its source, list benchmarks, families and hardware profiles, and expose snapshot history. A /v1/health route reports how fresh the data is. The site also publishes an llms.txt file for AI agents, and its robots file states the attitude plainly: “Crawling is welcome; the data is the point.”

How often is Ultrabench updated?

The index republishes on a daily schedule, usually around 06:10 UTC, and it published 46 snapshots between Aug. 18 and Sept. 26. Prices refresh daily, and the research that moves benchmark scores refreshes roughly every three days, according to the documentation. Every snapshot is kept, and the API shows what changed in each publish.

Who is behind Ultrabench?

Ultrabench is built by Iternal Technologies, the enterprise AI strategy company, which created and sponsors the project. Every page carries the credit “Created by Iternal Technologies, the AI Strategy Experts,” and the dataset’s structured data names Iternal as its creator. Hanby, Iternal’s chief executive, pitched it in his launch post as “the whole model market at your fingertips.”

For organizations that want to turn the numbers into a decision, Iternal also publishes an LLM selection guide, which benchmarks and ranks more than 30 models side by side.

What does Ultrabench mean for teams choosing AI models?

Model choice has become a moving target. New versions arrive constantly, prices move unevenly and each open-weights release adds options that can run in-house. A static comparison goes stale within weeks. What Ultrabench offers is a single, sourced, machine-readable baseline that refreshes itself.

That serves three audiences. Enterprise buyers get capability, price and evidence quality on one row, which shortens the path from a shortlist to a pilot. Teams running models on their own hardware get memory estimates and hardware fit before they download a single file. Developers get a free, keyless feed they can build into model routing, internal dashboards or procurement tools without negotiating access.

A leaderboard still measures only what its tests measure, and no index replaces a trial on a team’s own data. Ultrabench’s contribution is to make that limit visible, with coverage, trust levels and a source link on every number. The case for calling Ultrabench the definitive AI benchmark aggregator rests on breadth: 445 benchmarks in its registry, 1,644 sourced score cells from 42 source domains, and price, size and hardware fit on the same row. For a ranked shortlist by use case, see the best LLMs of 2026; for how much text each model can take in at once, see the explainer on the LLM context window. For the whole market on one board, the Ultrabench AI benchmark aggregator is the place to start.

Frequently asked

What is Ultrabench.ai?

Ultrabench.ai is a free AI benchmark aggregator created by Iternal Technologies. It ranks current large language models on a 0-to-100 intelligence index, a weighted mean of 10 core benchmarks including GPQA Diamond, SWE-bench Verified, LiveBench, MMLU-Pro and Humanity's Last Exam. Each model row also shows price per million tokens, parameter count, context window, estimated memory at BF16, INT8 and INT4, and which of three reference machines can run it. Every score links to its source and carries a trust level, and a coverage figure shows how much of the benchmark weight has been measured. The same data is available through a keyless JSON API at ultrabench.ai/v1.

Is Ultrabench free, and does the API need a key?

Yes, it is free, and no key is needed. Every API route is anonymous: there is no account, no signup and no header to send. Cross-origin requests are allowed from every domain, so a web application can call the API directly from the browser. The only limit is 120 requests a minute per address on requests that miss the edge cache, answered with a 429 status and a retry-after header. A single call to /v1/leaderboard returns the whole ranked board, and other routes filter models, list benchmarks and families, describe hardware profiles and expose snapshot history. The version 1 contract is additive only, so existing integrations should not break.

How many AI models does Ultrabench track?

Ultrabench launched in August 2026 with 199 current models. As of its Sept. 26, 2026 snapshot it listed 286 current models and 405 model records in total, including superseded versions, across 59 model families. Of those 286 current models, 175 carried an intelligence index (271 leaderboard rows carried one when superseded versions are counted); the rest had too few admissible benchmark results to qualify and are listed without a rank. The benchmark registry behind the index tracks 445 benchmarks, 17 of them core. The count moves as vendors release new models and older versions are superseded, so the live board and the total field of the /v1/models route are the best reference for the current number.

How often is Ultrabench updated?

Ultrabench republishes its index on a daily schedule, usually around 06:10 UTC, and published 46 snapshots between Aug. 18 and Sept. 26, 2026. Prices, which come from OpenRouter, refresh daily. The research that updates benchmark scores is more expensive and refreshes roughly every three days, according to the project's documentation. Every snapshot is kept, and the API shows what changed in each publish. A /v1/health route reports the snapshot's age, the date of the underlying benchmark data and the date of the latest prices, so an integration can check freshness before it relies on a number.

Who created Ultrabench?

Ultrabench was created by Iternal Technologies, the enterprise AI strategy company, which built and sponsors the project. Every page of the site carries the credit "Created by Iternal Technologies, the AI Strategy Experts," and the dataset's structured data names Iternal as its creator. John Byron Hanby, IV, Iternal's chief executive, announced the launch on X on Aug. 23, 2026, in a post that called AI benchmarks "a mess" and presented Ultrabench as the fix. Iternal also publishes an LLM selection guide at iternal.ai for organizations that want help turning benchmark data into a model decision.

How does Ultrabench estimate memory by quantization?

Ultrabench estimates the memory needed to hold a model's weights from its total parameter count: about 2.0 GB per billion parameters at BF16, 1.06 GB at INT8 and 0.6 GB at INT4. A 180-billion-parameter model therefore needs roughly 360 GB, 191 GB or 108 GB. These are weights-only figures, and the site advises adding 15 to 20 percent for runtime overhead plus the KV cache, which grows with context length. Where evidence exists, Ultrabench also publishes serving profiles for each quantization that list the weights, the KV cache per 8,000 tokens and a minimum serving footprint. Models with undisclosed sizes show no estimate.

Can Ultrabench tell me which models fit my GPU?

For three reference machines, yes. The board's Runs on filter matches open-weights models to Intel's Arc Pro B70 with 32 GB, NVIDIA's H100 SXM5 with 80 GB and NVIDIA's DGX Spark with 128 GB, and names the precision at which each model fits, such as INT4 or INT8. The API exposes the same match through the fits_on parameter; a query for the H100 returned 118 models on Sept. 26, 2026. For other GPUs, the per-model memory estimates at BF16, INT8 and INT4 give the numbers needed to check fit by hand. Closed models cannot be self-hosted, so they never appear in hardware results.

Sources

  1. John Byron Hanby, IV on X — Launch post announcing Ultrabench.ai, with video (Aug. 23, 2026)
  2. Artificial Analysis — Independent AI model evaluations; the largest single source of Ultrabench score cells
  3. LMArena — Crowd-voted head-to-head model rankings (Arena Elo)
  4. SWE-bench — SWE-bench: resolving real-world software issues
  5. arXiv — GPQA: A Graduate-Level Google-Proof Q&A Benchmark
  6. ARC Prize — ARC-AGI-2 abstract reasoning benchmark
  7. OpenRouter — Model catalog and per-token pricing