Hugging Face
Read-only todayModel weights and datasets from the HF Hub.
Not yet tested live Compile-verified; no live server reached yet
What Mountit does with it
- Mount
- Read-only, and labelled read-only in the volume properties
- Offline cache
- Metadata cache and read-ahead — the same volume stack as every other service, minus the write-back a read-only volume has nothing to do with
- Encryption layer
- Available on this connection: client-side, rclone-compatible crypt over the data before it leaves your Mac
- Editions
- Both. Either edition mounts it through File Provider, so it appears in Finder — and, on Standard, in the Files app on iPad and Vision Pro
Limits
What Hugging Face cannot do, read from the app's own service_traits() — the same answer its connection picker shows
before you connect, not a judgement typed onto this page.
- Read-only
- The volume is labelled read-only in its properties and writes are refused up front, rather than accepted by Finder and lost at the far end.
The engineering ledger does not list Hugging Face among the
services run against a real server, so this page does not claim it was. That is
read out of docs/BACKEND-COVERAGE.md in the app repository when
this site is built — the build fails rather than let this page claim more than
the ledger does.
The conformance record
Outside the corpus. The corpus is a read and write contract, and this service does not offer one — so a record could only report failures the service already declares. Every service’s standing, side by side.
Hugging Face questions
Can Mountit mount Hugging Face?
Yes — Hugging Face is one of the 38 services selectable in the app. Today it mounts read-only: the volume properties say so, and writes are refused rather than accepted and lost.
What we will not do is claim it works before it does: this page carries the ledger’s evidence level for Hugging Face, and it changes the day the evidence does.
Which edition do I need?
Either — this service is in both editions. The difference is the surrounding app, not the protocol: Mountit Pro is the unsandboxed build with the block protocols; Standard is the Mac App Store build, and on iPad and Vision Pro every service appears in the Files app. Both mount this service through File Provider.
Why read-only?
Because the backend has no writer — and this page knows that because it is read from the backend’s own source when the site is built, not because someone remembered to tick a box. Pushing to the Hub is a job for git and the Hub’s own tooling; a mounted volume is for reading weights and datasets where you need them.