llmcloud.ai
Hosted · Infrastructure

The metal underneath

Owning the serving stack is what lets us publish served precision, promise capacity and pin a request to a jurisdiction. Here is what it actually runs on.

RegionSiteAcceleratorsPower & coolingStatus
us-eastAshburn, VAH200 · GB200 (partial)N+1 UPS, 2N utility feedsLive
us-westHillsboro, ORH200 · MI300XN+1 UPS, hydro-backed gridLive
eu-westFrankfurt, DEH200N+1 UPS, 100% renewable contractLive
eu-northStockholm, SEH200Free-cooling, renewable gridBeta
ap-southMumbai, INH200 (planned)TBAComing soon
me-centralAbu Dhabi, AETBATBAComing soon

Serving stack

runtime

Continuous batching

vLLM-class runtime with paged attention and prefix caching, tuned per model family rather than one global config.

network

NVLink & RDMA

Intra-node NVLink and RDMA between nodes for tensor-parallel serving of 400B+ MoE models.

cache

Prefix cache locality

Requests with a shared system prompt land on the same replica, which is where most of the long-context savings come from.

redundancy

Active/active regions

Each live model runs in at least two regions. A site loss drains to the sibling; the gateway fails over to third parties if both are gone.

isolation

No prompt retention

Prompts and completions are held in memory for the request, then dropped. Logging is metadata-only unless you opt in.

proof

Probed like everyone else

The same admission probes we run against third-party providers run against our fleet, on the same cadence, with the score published.

We grade ourselves in public

Our fleet is registered in the gateway as the provider llmcloud-oss and appears in the provider directory, sorted by the same trust score as everybody else. If it slips below the admission bar it loses traffic exactly like a third party would.

Do you own the data centers?+

We own and operate the accelerators, network fabric and serving stack; the facilities are colocation sites with contracted power, space and physical security.

What about carbon?+

EU and Nordic sites run on contracted renewable supply. We report energy per million tokens per region in the attestation log.

Can I audit it?+

Enterprise customers get the evidence bundle: probe results, capacity reports and site attestations, dated and signed.