SiaHub
SiaHub
Section titled “SiaHub”A self-hostable model hub where uploads and downloads go through the
standard hf CLI, but the bytes live on the Sia network instead of S3.
No fork of huggingface_hub, no patched client — set HF_ENDPOINT at
a SiaHub deployment, mint an API key, push.
- Unmodified Hugging Face client works out of the box
- Decentralized byte storage via Sia
- Upload, download, model pages, API keys, and per-repo download stats
- Optional pointer-only mirror on huggingface.co for discovery
Jump In
Section titled “Jump In”- Quickstart — three commands to upload your first model
- Self-host — run the stack on your own box
- API reference — endpoints the
hfCLI talks to