Skip to content

Add SkyPilot to storage bucket integrations#2644

Merged
davanstrien merged 2 commits into
huggingface:mainfrom
alex000kim:add-skypilot-storage-integration
Jul 21, 2026
Merged

Add SkyPilot to storage bucket integrations#2644
davanstrien merged 2 commits into
huggingface:mainfrom
alex000kim:add-skypilot-storage-integration

Conversation

@alex000kim

@alex000kim alex000kim commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Adds SkyPilot to the Storage Buckets docs:

  • storage-buckets-integrations.md - new ## SkyPilot section showing
    store: hf file mounts (read-only model/dataset repos + a read-write
    bucket 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, API, or security behavior impact.

Overview
Documents using SkyPilot with Hugging Face storage buckets and repos via the integrations guide.

storage-buckets-integrations.md adds a SkyPilot section: store: hf on file_mounts for read-only model/dataset repos and read-write buckets (example training YAML), auth with hf auth login / HF_TOKEN and skypilot[huggingface], optional --secret HF_TOKEN for gated repos, a tip on hf-mount glibc/FUSE image requirements on Kubernetes, and a link to the SkyPilot + HF blog post.

storage-buckets-access.md adds a short pointer under the access-method table to the integrations page (SkyPilot alongside Inspect).

Reviewed by Cursor Bugbot for commit bf096e7. Bugbot is set up for automated code reviews on this repo. Configure here.

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.

@julien-c julien-c left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool! sorry about the review delay. let's wait for @davanstrien or @lhoestq to take a super quick look too

Comment thread docs/hub/storage-buckets-access.md Outdated
|--------|----------|---------|
| **hf-mount** | Mount as local filesystem — any tool works | [See below](#mount-as-a-local-filesystem) |
| **Volume mounts** | HF Jobs & Spaces (same idea, managed for you) | [See below](#volume-mounts-in-jobs-and-spaces) |
| **SkyPilot** | Cloud training/serving jobs across 20+ clouds | [Bucket Integrations](./storage-buckets-integrations#skypilot) |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

more natural to move this at the end of the list imo


See [Inspect's eval logs guide](https://inspect.aisi.org.uk/eval-logs.html#sec-hugging-face-storage-buckets) for details.

## SkyPilot

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might make sense to move this to its own page, but cc @davanstrien wdyt

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge as-is for now but since the third-party list is going to grow I'll do a proper reorg of these pages soon

Comment thread docs/hub/storage-buckets-access.md Outdated
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@lhoestq lhoestq left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes ok to merge there fore now and reorg later

next step is skypilot for hf jobs ? haha

@davanstrien
davanstrien merged commit 5873e81 into huggingface:main Jul 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants