Hugging Face Storage integrates with SkyPilot for zero-egress AI workloads across clouds
SkyPilot now mounts Hugging Face Buckets and Hub repositories directly into AI workloads, eliminating cross-cloud egress fees and enabling multi-cloud GPU training and inference without data migration.
1 source · cross-referenced
- SkyPilot can now mount Hugging Face Buckets and Hub repositories as storage backends using the hf:// scheme, enabling zero-egress access to models and datasets across 20+ clouds.
- Hugging Face Storage charges no egress or CDN fees, so compute jobs launched by SkyPilot read data directly from the same bucket regardless of cloud location.
- The integration supports MOUNT and COPY modes, with lazy loading for large files to reduce startup time and keep GPUs busy immediately.
- Authentication uses the existing HF_TOKEN, simplifying multi-cloud deployments without managing per-cloud bucket keys.
SkyPilot, a multi-cloud orchestration tool, now supports Hugging Face Storage as a first-class backend via the hf:// scheme, allowing users to mount Hugging Face Buckets or Hub repositories directly into AI workloads. The integration enables compute jobs to read and write data without incurring cross-cloud egress fees, addressing a common pain point for teams running GPU workloads across multiple cloud providers.
With this change, SkyPilot tasks can reference Hugging Face storage using a single hf:// URL and an existing HF_TOKEN, eliminating the need to manage per-cloud storage accounts or duplicate datasets across regions. The hf:// scheme supports both MOUNT and COPY modes, with MOUNT enabling lazy loading of files so that only the data accessed by the job is fetched on demand. This reduces startup time and keeps GPUs productive from the outset, particularly during the first epoch of training when nothing is cached.
Hugging Face Storage charges no egress or CDN fees, so compute jobs launched by SkyPilot on AWS, GCP, Azure, or other supported clouds can read data directly from the same bucket without additional transfer costs. The storage backend is built on Xet, which deduplicates incremental checkpoints and model variants, further reducing storage and transfer overhead. Authentication is handled via the HF_TOKEN environment variable, which SkyPilot passes securely to the job, ensuring consistent access across clouds without managing separate credentials for each vendor.
The joint effort between Hugging Face and SkyPilot includes upstream contributions to the hf-mount FUSE backend, enabling unprivileged container support. This allows the Hugging Face Storage mount to behave like other SkyPilot storage backends, such as S3 or GCS, while preserving the zero-egress benefit. The integration is designed to fit into existing workflows: most teams already store models and datasets on the Hugging Face Hub, so no migration is required to start using SkyPilot for multi-cloud GPU workloads.
- Jul 8, 2026 · Hugging Face
Hugging Face integrates one-click deep links to Amazon SageMaker Studio for model customization and deployment
Trust84 - Jul 7, 2026 · TechCrunch — AI
Forterra deploys over 100 autonomous ground vehicles in Ukraine
Trust72 - Jul 7, 2026 · Hugging Face
Microsoft Foundry adds curated Hugging Face open-weight models with managed GPU compute
Trust79