OpenWeights

OpenWeights documentation

A Hugging Face-compatible model hub that stores your bytes on the Sia network.

OpenWeights is a self-hostable model hub. You point the standard Hugging Face hf CLI at your own OpenWeights deployment, and the files you upload are stored on the Sia decentralized storage network. The CLI is unmodified: no fork of huggingface_hub, no patched hf_xet wheel.

Pick your path

Three short quickstarts, one per way of using OpenWeights. Each links on to the detailed pages.

Or browse the full docs

Start here

If you have never run OpenWeights before, self-hosting for yourself takes you from an empty directory to a byte-identical upload and download.

If you want to know what happens between hf upload and bytes landing on Sia hosts, start with the architecture.

On this page