HTTPS
The fastest option for most people. Direct download from our edge servers spread across four countries.
No account. No sign-up. Pick the method that works from where you are. Every path serves the exact same bytes, verified by the same signed manifest.
The fastest option for most people. Direct download from our edge servers spread across four countries.
Community-seeded. The more people seeding, the faster it gets. Each model has a magnet link on its download page.
Content-addressed and permanent. The file's address is a hash of its content — you cannot seize a hash.
ipfs://bafybei…
For when you need the strongest privacy. Access the full catalog through Tor Browser — no clearnet connection at all.
ommxyz…onion
ommOne command to search, download, and verify. Built for people who live in the terminal.
curl -fsSL openmodelmirror.org/install.sh | sh
If all five methods are blocked from where you are, there are still ways in. The catalog is also pinned to IPFS, archived on Nostr, and distributed through community mirrors. Check our status page for live endpoint health.
As a last resort, the entire static site can be served from a USB stick or any local file server — every download link, every hash, every verification step still works with JavaScript off.
# With the CLI — one command
omm download meta-llama-3.1-70b-instruct --verify
# With BitTorrent
magnet:?xt=urn:btmh:1220b94d27b9934d3e08a52e…
# With IPFS
ipfs get bafybeih5k7r…
# With HTTPS (pick any domain)
wget https://openmodelmirror.org/models/meta-llama-3.1-70b-instruct/
All four commands deliver the same 141.5 GB of verified model weights. Then verify — see the verification page.