Wakemark

A Replicate alternative — or the custody layer Replicate never tried to be

Replicate hosts more models than almost anyone, and Wakemark routes to it happily. But API outputs vanish after an hour, and Replicate is being folded into Cloudflare's single AI cloud. If your search for a Replicate alternative is really about keeping your outputs and staying provider-neutral, that's a custody problem — and custody was never Replicate's job.

Replicate = supplier · API outputs deleted after ~1 hour · now joining Cloudflare's single cloud

Top-down aerial view of a white speedboat carving a burst of white spray and wake across brilliant turquoise water
Real pipeline output · FLUX.1 [schnell] · Replicate — receipt in the showcase manifest

Same honesty note as the rest of this section: Replicate is a supplierWakemark routes to, not a rival — one of the renders below came off Replicate. People searching "Replicate alternative" are usually feeling one of two specific things: their API outputs vanished before they saved them, or they read that Cloudflare is acquiring Replicate and started wondering what "neutral" means now. Neither is solved by a different host.

What Replicate is genuinely for

Replicate hosts thousands of open-source and proprietary models behind a single r8_ token, billed mostly pay-per-second by the hardware a run uses (some models are per-token or per-image). If you want to try a long tail of models without wiring up ten SDKs, few things beat it. That breadth is exactly why we route to it.

The one-hour fuse on API outputs

The detail that sends people looking: for predictions created via the API, Replicate automatically removes all input parameters, output values, output files, and logs after one hourby default — you're expected to save your own copy. (Predictions created through the web UI are kept until you delete them; the one-hour rule is the API-integration case, which is the one your product runs in.)

A one-hour retention window is a sane default for an inference company and a silent countdown for a product that treats the output URL as storage.

This is not a Replicate flaw — it's the honest version of the storage math, the same one every media provider does. The flaw is on the integration side: treating an inference vendor's scratch space as your system of record.

Replicate is becoming part of a single cloud

In November 2025, Cloudflare announced it had agreed to acquire Replicate, framing the deal as building "the most seamless AI cloud" and folding Replicate's 50,000-plus models into Cloudflare's platform. For a lot of Replicate users that's good news — more scale, tighter integration with Workers AI and R2. But it sharpens exactly the question this page is about: your model host is now part of a single cloud that would also like to be your storage, your gateway, and your bill.

Neutral custody is the hedge against any one cloud owning the whole stack — including a very good one. The point of holding your masters in your own bucket, under your own keys, is that they stay yours and portable no matter what your host is acquired by next.

What a host-inside-a-cloud can't be

Neutral about itself

A provider can't fail your job over to a competitor, or vouch for a step it didn't run. Once the host is also the cloud, "neutral" and "single vendor" are the same sentence.

A place your bytes are safe by default

One hour for API outputs means custody has to be your job, done inside the window — or the master is gone. Byte-exact capture at generation time is the fix.

A provenance witness across clouds

An audit trail that only sees one cloud's steps is not a chain of custody. The lineage from a published asset back through other providers lives above the host, not inside it.

An audit company

Model hosting and event-sourced provenance are different product categories. Replicate is excellent at the first and never set out to be the second.

Side by side, honestly

CapabilityWakemarkReplicate
Open-model catalog breadth
We route to Replicate (and others) — its catalog is its strength, and we use it.
Thousands of models behind one token. Replicate's core strength.
Raw inference price
Same models, ~same price — no markup on routed spend; you bring your key.
Pay-per-second by hardware; you pay Replicate directly.
Output retention
Your bucket, your keys, indefinite — captured before the source expires.
API outputs auto-deleted after ~1 hour (web-UI predictions kept).
Cross-company failover
Fail a job over to a different provider on a 429/outage.
Single-provider; now inside Cloudflare's single cloud.
Provider neutrality
No first-party cloud to favor; bytes and keys stay yours.
Being folded into Cloudflare's all-in-one AI cloud.
Provenance receipt & audit ledger
Append-only ledger, per-asset sha256, lineage, a /verify receipt per job.
Not offered — an inference platform, not an audit one.
Article 50 marking workflow
Designed to support it: preserve, detect, log. We don't yet sign or watermark.
Out of scope for a model host.
Retention and acquisition facts from Replicate's own docs and Cloudflare's press release, checked 2026-07-10. A “partial” for us marks an honest limit, not a hedge.

Three real renders — a Replicate still, a fal still, a Runware still — each captured byte-exact through Wakemark's own adapters and hashed at ingestion, so none of them depended on a provider URL that was going to expire in an hour. See the same prompt run through five providers on the comparison overview.

A Mediterranean harbor on a sunny morning, colorful boats on turquoise water
ReplicateFLUX.1 [schnell]
A sunlit Mediterranean stone quay in early morning, colorful wooden fishing boats moored on calm turquoise water
falFLUX.1 [dev]
Aerial view of dramatic sunlit sea cliffs meeting clear turquoise water, a white surf line tracing the rocks in golden morning light
Runwarerunware:101

Real pipeline outputs — model + provider named per tile; job ids and sha256 live in the showcase manifest, not in a caption.

Keep your provider. Stop depending on it.

Wakemark is one API above the providers you already use — capability routing with cross-provider failover, byte-exact custody in your own bucket, and an append-only audit ledger with a provenance receipt under every job. Designed to support Article 50 workflows; it does not, by itself, make any system meet any regulation.

Sources

Links verified 2026-07-10

  1. Replicate — data retention (predictions)API prediction inputs/outputs/files/logs removed after one hour by default
  2. Replicate — output filesoutput files deleted after an hour; save your own copy
  3. Cloudflare — press release: agreement to acquire Replicate (Nov 2025)50,000+ models into a single AI cloud
  4. Wakemark — your outputs have a half-life