Hugging Face Jobs Supports Local Folder Mounting

vanstriendaniel · x · 2026-07-14

Hugging Face Jobs now supports mounting local folders directly into tasks, such as hf jobs uv run ocr.py -v ./scans:/inputs.

It syncs to a private bucket first before mounting to the Job, eliminating the need to upload to a repo beforehand; subsequent runs only sync the changed files.

Original post →

More from Infra

Infra channel →