Pirate Face Launched: Decentralized Infrastructure to Protect Hugging Face Models from Deletion
Key point
Pirate Face, a decentralized infrastructure that mirrors Hugging Face's open models via torrents to protect them from deletion risks, has been released.
Details
Pirate Face, a decentralized infrastructure service that distributes Hugging Face (HF) open models as immutable torrents (magnet links) to eliminate single points of failure, has been released. This service provides a 'persistence layer' that maintains model availability through a global P2P swarm even if models are deleted from HF.
Key Features and Architecture
- Verified Integrity: All files are verified with HF's official SHA-256 hash to ensure tamper-proofing and authenticity.
- Hybrid Download: Magnet links and HF web-seeds are built-in, allowing direct downloads from HF even when there are 0 P2P peers. If an HF model is deleted, the web-seed dies and falls back to the P2P swarm, marking the model as 'Rescued'.
- Drop-in API Support (Planned): By simply setting the environment variable
HF_ENDPOINT=https://pirateface.co, models can be pulled from the swarm without changing existing pipeline code.
Operational Status and Models
Currently, over 669k models adhering to Apache-2.0 and MIT licenses are synchronized and served in real-time. Key examples include Qwen3.8-27B, DeepSeek-V4.1-Flash, and GLM-5.2, featuring models from major creators such as Zhipu AI (zai-org). Browsing, downloading, and seeding are possible without an account, while account creation allows for handle reservations and other features.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.