Experimenting with the proposed Cross-Origin Storage API in Transformers.js
Hugging Face ships Cross-Origin Storage API for Transformers.js — faster model loading, zero infrastructure pain.

Why it matters
Hugging Face is removing a friction point in browser-based ML deployments. The Cross-Origin Storage API enables developers to cache transformer models locally across origins, reducing latency and server load — critical for scaling edge AI without building new infrastructure.
The key facts
8 to knowTransformers.js now supports Cross-Origin Storage API
Enables local model caching across browser origins
Reduces model loading latency and server bandwidth
Published June 23, 2026
Browser-based inference use case
Hugging Face experimenting with Cross-Origin Storage API in Transformers.js
Enables faster model caching and retrieval for browser-based inference
Reduces dependency on backend compute for edge AI deployment
Go to the source
Hugging Face Bloghuggingface.co