Verified multi-source distribution

Every open model.
Verified. From anywhere.

Download and share local LLM weights the resilient way — content-addressed, cryptographically signed, and peer-to-peer worldwide. Hugging Face is one source, not the only one.

files shared
peers online
signed manifests
The Atlas network, live
Why

An excellent downloader first. A network second.

The local-LLM community keeps asking for the same things: don't depend on one host, publish hashes, make it fast, and reuse what's already on disk. Atlas does exactly that.

Verified, always

Every artifact is identified by its content hash (BLAKE3 + SHA-256) and described by an Ed25519-signed manifest. Corruption and poisoning are caught while bytes stream in; bad sources are banned.

Many sources, one file

The same weights from Hugging Face, an HTTPS mirror, IPFS, or a worldwide Iroh peer all collapse into one verified blob. If one source is slow or gone, Atlas fails over automatically.

Stored once

A content-addressed cache means identical files across quants, mirrors, and sources are stored a single time; installs are reflinks/hardlinks, not copies.

Yours, and resilient

If it's local and verified, access can't be silently altered or withdrawn. Seed what you download and help preserve open models for everyone.

How it works

Search. Pick a version. Download — verified.

Search any model

Type a name and browse live results from Hugging Face — downloads, likes, license, quant variants.

Pick a version

Choose a quant. Atlas shows every place it can come from, and its Content ID — the file's P2P address.

Get it, verified

Pulled from Hugging Face or a nearby/worldwide peer, checked against its hash byte-for-byte, and deduplicated.

Peer to peer

The file's hash is its address.

Because identity is the content hash, Atlas can find a model anywhere. Peers announce what they have to this tracker; transfers run over Iroh (QUIC, NAT-traversing) — directly between machines when possible. Turn on Share my models worldwide and your openly-licensed downloads help seed the swarm. Gated/licensed and privately-imported models stay on your machine unless you opt them in — Atlas verifies content, not licenses, so you decide (and are responsible for) what you redistribute.

content-id (sha256): a few bytes → the same file, everywhere · verified, whoever serves it

Download

Two apps, one engine.

Both apps are built on the same verified, peer to peer core and read from the same library, so your models, your shares, and your settings stay in step no matter which one you open. What sets them apart is the interface and what it asks of your machine.

Noema Atlas

The lean desktop app, drawn natively with no browser and no Electron underneath it. It stays light on memory while still doing everything the project offers, which makes it the comfortable choice for almost everyone.

Noema Atlas Studio

The very same engine behind a softer, web based interface. It leans on your system web view and carries a heavier memory footprint, so it suits anyone who wants the more refined look and does not mind paying a little for it.

Building from source or just curious? Everything lives on GitHub.

For builders

Publish models people can trust.

Sign a manifest with your Ed25519 key and publish it here. Anyone can then fetch your model from any source and prove it's exactly what you released. Atlas is open source and built on a shared Rust core that also powers the desktop, CLI, and mobile apps.