The model delivery layer for AI inference

Deploy models without waiting for model weights.

TokenStorage is the global registry and CDN for AI model weights. Publish or mirror once, then let every authorized inference server pull the exact version it needs from a fast, secure production delivery network.

Private preview for inference platforms, GPU clouds, enterprise AI teams, and edge operators.

acme/support-model:production sha256:90c4d9…
Verified Private Globally available Digest-pinned

Inference starts with a download

Your GPU is not serving until the model arrives.

Autoscaling compute is fast. Moving 100 GB of weights isn't.

Model artifacts are growing faster than the systems used to distribute them. During a deployment, autoscale event, or failover, many GPU servers can request the same large weights at once. Direct pulls from a public hub or raw object storage can create slow starts, redundant transfers, fragile release workflows, and unnecessary origin load.

Large artifacts

Model weights, quantized variants, adapters, and runtime dependencies can be tens or hundreds of gigabytes.

Burst distribution

Scale-out events create many concurrent downloads of the same release at exactly the moment capacity is needed.

Production controls

Inference fleets need private access, immutable versions, traceability, policy enforcement, and predictable global delivery.

From source model to inference server in four steps.

01

Publish or mirror

Connect an existing source or push artifacts directly to a private TokenStorage repository.

02

Create an immutable release

TokenStorage records the release manifest, file hashes, metadata, access policy, and version identity.

03

Deliver globally

Inference servers resolve the requested release and download it through the nearest authorized delivery path.

04

Pull with confidence

Your infrastructure receives the exact artifact version it requested, with integrity verification and a complete access trail.

Keep the workflow familiar

Change the download path, not your inference stack.

TokenStorage is designed to fit the ways inference teams already retrieve artifacts: SDKs, command-line pulls, signed URLs, standard HTTP downloads, and compatible registry APIs. Your servers, disks, and runtime stay exactly where they are.

# Pull a pinned release onto the node
tokenstorage pull acme/support-model:70b-fp8 --dir /models/support-model

Interface preview. These examples show the intended shape of the client surface, not a shipped API. The CLI, SDK, and compatibility design are being worked out with early-access partners — we would rather match the commands your fleet already runs than ask you to rewrite your deployment path.

Why not object storage and a CDN?

You can assemble most of this yourself, and plenty of teams have. The question is whether you want to own it. Everything below is a thing someone on your team ends up maintaining.

Private production artifacts

Bucket policies, a signed-URL service, and token rotation you build and operate.

Private repositories, organization boundaries, and scoped service tokens.

Immutable releases

A naming convention per version, enforced by whoever remembers to enforce it.

Human-readable tags resolving to content digests your deployments can pin.

Model-aware metadata

Opaque objects. Format, quantization, adapters, and licence tracked somewhere else.

Weights, formats, tokenizers, quantizations, adapters, licences, and compatibility.

Delivery for inference

A CDN tuned for web assets. Range, resume, and concurrency behaviour you verify yourself.

Delivery designed for large sharded artifacts and high-concurrency rollouts.

Access policy and audit

Cloud IAM plus log plumbing, repeated per account and per region.

One policy surface, with an audit trail for artifact access.

This is not a replacement story. TokenStorage mirrors from existing hubs, buckets, and registries — teams keep using them for discovery, development, and as upstream sources. What changes is the path production pulls from.

Everything a production model pull needs.

TokenStorage is in early development. Every capability below is marked with where it actually stands — nothing here is a shipped feature list.

Planned

Global model delivery

Deliver model artifacts through a distributed network designed for high-concurrency inference rollouts.

Planned

Immutable releases

Human-readable tags for teams, cryptographic digests for exact, repeatable deployments.

Planned

Large-file performance

Resumable, range-based, parallel downloads built for large sharded model files.

Planned

Private model access

Organizations, service tokens, temporary credentials, audit logs, and policy-aware delivery.

Planned

Mirror existing sources

Import or mirror models from existing hubs, buckets, registries, and build pipelines without forcing a new authoring workflow.

Planned

Model-aware metadata

Weights, formats, tokenizers, quantizations, adapters, licenses, and compatibility — not just generic blobs.

Production control for private AI artifacts.

You are being asked to route proprietary model weights through someone else's system. That deserves a straight answer about what is built, what is intended, and what is not decided.

Intended control surface

Planned
  • Private repositories and organization boundaries
  • Service accounts and scoped access tokens
  • Temporary signed download URLs
  • Digest-pinned immutable releases
  • File integrity and signature support
  • Audit logs for artifact access
  • Policy labels for allowed regions and environments
  • Encryption in transit and at rest

Enterprise options

Exploring

SSO/SAML, SCIM, customer-managed keys, private connectivity, and self-hosted or single-tenant delivery. Which of these land first is a question for early-access partners.

No certification or compliance claims. We hold none, and we will not claim one until it is implemented and independently verifiable. A security architecture page — covering where artifacts are cached, isolation boundaries, cache deletion, geography controls, and the threat model — follows the architecture decisions, not the other way round.

Built wherever models need to move.

Inference platforms

Faster scale-out without hammering your origin.

A consistent, controlled source for large model artifacts across clusters and regions.

GPU clouds

Onboard tenant models without a mirror per customer.

Private customer models and faster fleet-wide distribution, without repeated load on a single origin.

Enterprise AI platforms

One approved release, every environment.

Deliver to multiple clouds, regions, and private environments with centralized policy and auditability.

Edge inference

Large models over links you do not control.

Remote locations on constrained or unreliable connections, with resumable, verifiable delivery.

Private fine-tunes and adapters

Ship proprietary weights without a public hub.

Distribute proprietary quantizations, fine-tunes, and LoRA adapters through private repositories.

Exploring

Built for models today. Designed for every deployable AI artifact tomorrow.

The same immutable-release machinery can carry agent packages, skills, policy bundles, prompts, tool definitions, and static knowledge packs. Model delivery comes first.

Running large-model inference?

Tell us about your deployment and we will explore whether TokenStorage fits. We are looking for teams with real model-distribution pain and a willingness to shape the product.