Hacker News front page5 min readrelease notesintro
Pirate Face Rescues LLM Models from Deletion
Summary
Pirate Face offers a decentralized, torrent‑based layer that mirrors open LLM models from Hugging Face, providing checksum‑verified downloads and a drop‑in API so pipelines stay functional even if the original host disappears.
- Pirate Face mirrors Hugging Face models as BitTorrent magnet links with a built‑in web‑seed, keeping them available even if the original host removes them.
- Every weight file carries the official HF SHA‑256 hash; clients verify the checksum to ensure exact, untampered copies.
- Setting HF_ENDPOINT=https://pirateface.co lets existing pipelines use the same API paths with zero code changes.
- Model submission requires HF verification for attribution; points reward contributions but no token or direct credit system yet.
LLM engineers need guaranteed model availability and integrity; Pirate Face provides a peer‑to‑peer fallback without requiring code changes.
5/10



