Model library
Weights, catalogued
and served from one root.
Every model in this library is registered with its size, format, quantisation and checksum — then served straight off disk with resumable downloads. No accounts, no rate limits, no telemetry beyond a hashed download count.
Most downloaded
Pulled the most this month
Radix Demo 8B Instruct
A placeholder catalog entry so you can see the layout before importing real weights.
Radix Demo Vision 2B
Second placeholder entry, used to show how modality and format facets behave.
Recently updated
Radix Demo 8B Instruct
A placeholder catalog entry so you can see the layout before importing real weights.
Radix Demo Vision 2B
Second placeholder entry, used to show how modality and format facets behave.
One core, many functions
Built for people who actually pull weights
Downloads are streamed with HTTP range support, so curl -C -,
wget -c and aria2c all resume cleanly on a dropped
connection. Every file carries a published SHA-256 so you can verify what
landed on your disk.
curl -LOC - https://radix.pearlmemory.ca/download/<id>
Full instructions, checksum verification and the JSON API live in the docs.