← Back to blog

Redson Dev brief · PRIMARY SOURCE

ARTICLE#AI#Dev

Run AI workloads on any cloud, store on Hugging Face: zero-egress storage with SkyPilot

Hugging Face · July 7, 2026

Achieving true vendor independence for your artificial intelligence workloads and associated data has long been a complex challenge, but new capabilities are significantly simplifying this. Hugging Face recently detailed how their integration with SkyPilot now enables zero-egress storage, allowing developers to run AI workloads on any cloud provider while keeping their data securely and persistently within the Hugging Face ecosystem. This means your models, datasets, and artifacts can live in one central, accessible location, irrespective of where your compute resource is provisioned at any given moment, eliminating the typical hassle and cost of data transfer between different cloud environments. This development holds substantial implications for anyone building or deploying AI solutions. Consider a freelance data scientist based in Seattle, specializing in bespoke machine learning models for local businesses; they can now prototype on AWS, train a large model on Google Cloud’s TPUs for cost efficiency during peak demand, and then fine-tune on Azure, all without moving their core datasets and models from Hugging Face. For an indie SaaS founder in Boston developing an AI-powered content generation tool, this translates to faster iteration cycles and reduced infrastructure costs, as they can seamlessly switch cloud providers based on compute availability or pricing without the overhead of data migration. Similarly, a small e-commerce shop in Austin using AI for personalized recommendations can maintain their user interaction data and trained models securely on Hugging Face, knowing they can scale their inference compute across various cloud platforms as their traffic fluctuates, optimizing performance and cost without complex data pipelines. To capitalize on this, consider a small experiment this week. If you currently have an AI project storing data on a specific cloud provider, attempt to port a small, non-critical dataset to Hugging Face Hub. Then, use SkyPilot to spin up a compute instance on a *different* cloud provider and load that dataset directly from Hugging Face for a simple processing task. Observe the ease of access and absence of egress charges.

Source / further reading

Learn more at Hugging Face