Add SkyPilot to storage bucket integrations#2644
Open
alex000kim wants to merge 1 commit into
Open
Conversation
Add a SkyPilot section to storage-buckets-integrations.md (store: hf file mounts for buckets and repos) and a SkyPilot row to the access-method table in storage-buckets-access.md.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds SkyPilot to the Storage Buckets docs:
storage-buckets-integrations.md- new## SkyPilotsection showingstore: hffile mounts (read-only model/dataset repos + a read-writebucket for checkpoints), the auth flow, and a note on hf-mount's base-image
requirements.
storage-buckets-access.md- a SkyPilot row in the access-method table,linking to the new section.
Context: https://huggingface.co/blog/skypilot-hf-storage
Note
Low Risk
Documentation-only changes with no runtime or API impact.
Overview
Documents SkyPilot as a way to use Hugging Face storage buckets and repos from multi-cloud training jobs.
storage-buckets-access.mdadds a SkyPilot row to the access-method table, pointing readers to the integrations page.storage-buckets-integrations.mdadds a ## SkyPilot section with a samplefile_mountsYAML (store: hffor read-only model/dataset repos and a read-write bucket for checkpoints), install/auth steps (skypilot[huggingface],hf auth login), optional--secret HF_TOKENfor gated repos, a tip on hf-mount image requirements (glibc, FUSE), and a link to the blog post.Reviewed by Cursor Bugbot for commit 59e2c64. Bugbot is set up for automated code reviews on this repo. Configure here.