Lossless compression built exclusively for AI model weights: 34% smaller files that restore byte-for-byte identical, decompress at GPU speed, and never, ever expand.
weights.zip shrinks neural-network checkpoints by up to 34 percent, and by up to 87 percent on pruned or sparse models. Every compressed file restores bit-for-bit identical to the original, verified on the way back out, so what you load is exactly what you trained.
At scale the math is hard to ignore. Store 100 PB of checkpoints and you keep roughly 66 PB, trimming about 500,000 dollars a month off a typical hot-storage bill. The savings compound across every replica, every snapshot, and every version you retain.
Decompression runs at GPU speed, outrunning the NVMe drive the weights sit on, so loads get faster instead of slower. Because compressed weights stay resident in GPU memory, a single card can serve a model roughly a third larger than its VRAM would otherwise allow.
It drops into the workflow you already have. Point it at your safetensors files, turn on verify mode, and ship. In head-to-head tests it beat every alternative on ratio while decoding faster than all of them. Smaller bills. Faster loads. Zero loss.
Point the CLI or the library at your safetensors and checkpoints. Compression and byte-exact restore run inside your own infrastructure. Nothing leaves your network.
Get the SDK →Push versioned, compressed checkpoints to a private per-account registry and pull them back at GPU speed. Resident-in-VRAM serving and verify-on-restore are built in.
See the registry →Class rates are typical published list prices; the NVMe tier is an all-in estimate for the fast storage weights are served from. Switch to “I know my bill” for your exact number.
At this setting weights.zip does not reduce your bill. If your weights already live on the cheapest cold tier, savings may be small.
Figures are estimates anchored to your current storage bill. Your final savings are confirmed by a no-cost pilot that compresses a sample of your own checkpoints and verifies a byte-exact restore. Savings depend on your current storage class; if your weights already sit on the cheapest cold tier you may see little.