DeltaTensors Stores Fine-Tunes as Weight Deltas: 953MB → 294MB With Minimal Quality Loss

cupheadgamer · reddit · 2026-09-22

Open-source DeltaTensors manages fine-tuned checkpoints like Git, storing only the weight delta from the base model instead of full copies. On a Qwen2.5-0.5B fine-tune, a 953MB model compressed to 294MB with perplexity moving only 19.11 → 19.22. It works post-training (no LoRA or workflow change needed), supports chained deltas for version history, Hugging Face Trainer checkpoints, and streaming compression so you never load two full models. Repo: AaravGaurdev/deltatensors.

Original post →

More from Infra

Infra channel →