A generated title card headed "Unbiased's Pareto" with the subtitle "A paid 262K composite model — and a free one gone offline", above three cards reading "Released: Sep 17, 2026", "Context: 262,144 tokens" and "Price: $2.50 / $7.50 per 1M", with a footer reading "Vendor-listed specs, unaudited; no independent benchmarks published as of Sept 18, 2026."
Guides & Insights

Unbiased's Pareto Lands as Union Alpha Goes Dark: What's Actually Verified

Author

Rowan Sterling

Date Published

Latest models · 20View all models
Benchmarks: Artificial Analysis · updated daily
Back to all posts

On September 17, 2026, a vendor calling itself Unbiased listed its first and only model: Pareto, a 262,144-token multimodal system that the listing describes as a "composite model," priced at $2.50 per million input tokens and $7.50 per million output. Roughly thirty-two hours earlier, a model with the same silhouette had appeared as Union Alpha — anonymous, free, also 262K context, also 131K max output, also text-and-image in. As of today, Union Alpha lists zero serving providers. Its description has been rewritten in the past tense: "Union Alpha was a stealth model." The two are not officially connected, and nobody has confirmed they are the same system. But the overlap is exact enough that it is now the most useful question about either one.

What follows separates three things that are being blurred together in the few places this model is discussed at all: what the vendor's own listing states, what the calendar shows, and what remains pure inference. If you are deciding whether to pay for Pareto this week, the third category is bigger than you would like.

What Unbiased's Pareto states on its own listing

The verifiable spec sheet is short, because the vendor has published almost nothing beyond it. There is no model card, no benchmark table, no parameter count, no licence document, and no open-weights repository under any name — the listing carries no Hugging Face identifier, which for a new model is the clearest available signal that the weights are staying closed.

• Context window — 262,144 tokens, the full per-request limit, with no smaller tier offered • Maximum output — 131,072 tokens in a single response • Input modalities — text and image; output is text only, so this is not a video or audio model • Price — $2.50 per million input tokens, $7.50 per million output tokens • Cached input — $0.25 per million tokens, a tenth of the standard input rate • Providers — exactly one. The vendor serves it itself; there is no second host and therefore no failover target inside the listing • Callable parameters — max_tokens, temperature, top_p, tools, and tool_choice, with tool_choice restricted to "auto"

The architecture line is where the interesting word sits. Pareto is described as a "multimodal composite model built for research, coding, and agentic workflows, while delivering frontier-level performance across a broad range of general-purpose tasks." That is the vendor's own characterisation, and "frontier-level" is doing a lot of unpaid work in it: no independent evaluator has published a score for this model. Artificial Analysis, which is the reference board most teams check before trusting a new name, has no entry for it. There is no public leaderboard placement, no third-party latency or throughput measurement, and no reproduction of any capability claim by anyone outside the vendor.

One number is worth flagging because it is unusually large for the price. A 131,072-token maximum output is the same ceiling the free Union Alpha preview carried, and it is far above what most models at this price point will emit. Whether that ceiling is real in practice — long generations at this rate get expensive quickly, since a full 131K output response at $7.50 per million is roughly $0.98 in output tokens alone — is exactly the kind of thing an independent throughput test would settle, and none exists.

A generated single-column scoreboard titled "Unbiased's Pareto — the scoreboard" with six rows reading "Context: 262,144 tokens", "Max output: 131,072 tokens", "Input: text + image", "Price: $2.50 / $7.50 per 1M", "Providers: one (the vendor)" and "Independent scores: none yet", with a footer reading "Vendor-listed specs, unaudited; no independent scores as of Sept 18, 2026."

The Union Alpha overlap, and why it is not proof

Union Alpha appeared on September 16, 2026 at 14:42 UTC as an anonymous "stealth" listing: a model with no named developer, offered free, described at the time as a blended system that engages multiple language models in parallel for each request, synthesises one answer, and accepts text and vision input through a single API response. That parallel-models description was later trimmed, and the model's fingerprints reportedly shifted over its short life, which is what pushed community observers toward calling it an ensemble router rather than a conventional single model. Its developer was never identified. The leading guesses were Chinese labs and, in at least one discussion, an outfit called Unbiased AI — speculation offered because Unbiased was known to work on ensemble approaches, not because anyone had evidence.

Set the two listings beside each other and the match is uncomfortable:

• Context window — Union Alpha 262K vs Unbiased's Pareto 262,144 tokens • Maximum output — 131,072 tokens vs 131,072 tokens, identical • Input modalities — text and image vs text and image, identical • Framing — "blended… multiple language models in parallel" vs "composite model" • Timing — created September 16, 14:42 UTC vs created September 17, 23:02 UTC, thirty-two hours apart • Price — free during preview vs $2.50 / $7.50 per million tokens • Status today — zero serving providers vs one provider, the vendor itself

That is a strong circumstantial case and nothing more. Identical context windows are not rare; vendors copy each other's tiering constantly, and 262,144 is a round power-of-two number that several models already share. "Composite" and "blended" are near-synonyms, but they appeared in different listings, and the Union Alpha text was changed rather than preserved. Unbiased has not said it made Union Alpha, has not said it did not, and has published no statement at all that this piece could find. Treating the link as established would be exactly the kind of leap that made Union Alpha coverage unreliable for a week — a model whose own platform description was edited twice is not a stable foundation for identifying anyone.

A generated three-card timeline titled "Three days, two listings". The first card, "Sep 16, 2026", reads "Union Alpha appears", "Free stealth listing", "262K context"; the second, "Sep 17, 2026", reads "Unbiased's Pareto listed", "$2.50 / $7.50 per 1M", "262K context"; the third, "Sep 18, 2026", reads "Union Alpha: zero providers", "Pareto: one provider", "Link unconfirmed". A footer reads "Both listings public; any connection between them is unconfirmed as of Sept 18, 2026."

What "composite" costs you, and why it matters more than the benchmarks

If Pareto is a composite in the sense Union Alpha was described — several models answering in parallel, with something synthesising the result — then the usual way of reading a price sheet stops working, and this is the part of the story that no benchmark number would fix.

A conventional model at $2.50 per million input tokens bills you for one forward pass through one set of weights. A composite that fans a request out to several models and then synthesises bills you for all of them, plus the synthesis step, and reports the total as a single blended rate. That is a perfectly legitimate product — it can beat any single model on quality per dollar when the panel is chosen well — but it means the headline price tells you nothing about the actual work done per request. Two consequences follow for anyone routing production traffic here.

The first is latency. Parallel fan-out plus a synthesis pass is slower than a single call, and the listing publishes no latency or throughput figures at all. There is nothing to check against your own tolerance before you commit.

The second is cost predictability. With a single model you can compute your bill from token counts you can see. With a composite, the token count you are billed for can include work by models you did not choose and cannot inspect. Caching softens this — cached input at $0.25 per million is a real discount — but only for the parts of a request that repeat.

That opacity is the gap a router closes, and it is the honest version of our pitch rather than a bolt-on: if what you actually want is a panel of models answering together, you can build that deliberately instead of buying it blind. OrcaRouter routes 200+ models behind one API key at 0% markup, passing the provider's list price straight through, and its routing DSL lets you compose several models into a single call with each leg's price visible in the request log, while model fusion runs a panel of models against one prompt and returns the combined answer. You pick the panel; you see what each member cost. We do not currently carry Unbiased's Pareto — so if you want this specific model, call it directly through the vendor's own API. The point is only that "composite" should be a decision you make, not a property you absorb.

One provider is the risk nobody is pricing

The line in the listing that deserves more attention than the benchmarks is the one about routing: this model is hosted by a single provider, and requests go to it directly. There is no second host, no fallback, and no redundancy inside the listing. The vendor's own availability figures look clean — 100% uptime across the last day and the last thirty minutes — but a model that has existed for roughly a day has not had the opportunity to fail yet, and a single-provider model has no mechanism to recover when it does.

Union Alpha makes the point better than any argument could. On September 16 it was free, unlimited-feeling, and briefly very popular; we carried it on OrcaRouter while it was live and wrote it up that day as a 256K stealth model worth trying. Two days later it lists no providers at all, and its description has been quietly converted to the past tense. Nothing about that is necessarily sinister — preview windows close, stealth tests end, and the model may simply have been absorbed into a paid successor. But the sequence is the entire argument for not building a production dependency on a single-endpoint model, especially a brand-new one whose vendor has one product and no track record.

Automatic failover is the specific mechanism that turns this from a drama into a non-event. On OrcaRouter you configure a fallback chain once, and a request that fails at one model retries elsewhere before the response starts — the caller never sees the swap. Applied to a case like this one, the failure mode changes shape: a model disappearing becomes a config change rather than an outage.

A screenshot of the OrcaRouter models catalogue headed "Models" and subtitled "200 models · 16 providers · one API key, one bill", with a banner reading "New stealth model just landed on OrcaRouter - Meet Union Alpha", a "How to call any model" panel showing a POST to https://api.orcarouter.ai/v1/chat/completions, and model cards for Orca: OrcaCyber Zero 1.0, Orca: OrcaVerify Text 1.0 and DeepSeek: DeepSeek V4.1 Flash.

What nobody has verified yet

The list of open questions is longer than the list of answers, and for a model you are being asked to pay for, that asymmetry is the story. Whether Unbiased made Union Alpha is unconfirmed. What Pareto's composite actually composes — which models, how many, and under what selection rule — is undisclosed. Whether it retains prompts, and for how long, is not stated on the listing in any form this piece could find. Whether the $2.50 and $7.50 rates are introductory is unknown; the listing carries no promotional note and no stated end date, but a one-day-old price is not a commitment. Whether the model itself will still exist in a month is, on the evidence of the last three days alone, a genuinely open question. And whether it is any good on the tasks it claims — research, coding, and agentic workflows — has been tested by nobody who publishes method.

There is also a structural question the overlap raises and nobody has answered: if a free anonymous preview and a paid named product are the same system, then the preview was a pricing experiment, and the community fingerprinting that fed the identity debate was being run on a model whose composition changed underneath it. That would not make either product dishonest. It would mean the evaluation discourse around stealth models is measuring something that moves.

Who should act, and who should wait

If you need a 262K-context multimodal model today and the price is trivial against your budget, Pareto is callable now and the terms are published — a one-day-old model with one provider is a reasonable thing to test behind a fallback chain, and a poor thing to put in front of revenue traffic. Pay for a week of real work, measure your own latency and cost per task, and compare the total against routing the underlying models yourself, where the arithmetic is at least legible.

If your interest was the free Union Alpha preview, that door is shut as of today, and no statement has been made about whether the paid model is the same thing wearing a name. The responsible reading is that a preview ended and a product began, and that the connection between them is a hypothesis with strong circumstantial support and zero confirmation.

What would change that reading is unglamorous and specific: a vendor statement naming Union Alpha, an independent benchmark with a published method, or a second provider appearing against the model. Until one of those lands, the honest summary of Unbiased's Pareto is a well-specified price sheet attached to a system no outsider has measured — which is precisely why it belongs behind a router rather than at the front of your stack.