Unweight: how we compressed an LLM 22% without sacrificing quality
ID: 6160368c-4d7e-5c0e-8527-3039bd6b8137
STIX ID: report--6160368c-4d7e-5c0e-8527-3039bd6b8137
Feed Name: Cloudflare Blog
This report describes Unweight, a lossless compression system for LLM model weights that reduces H100 GPU memory bandwidth by compressing BF16 exponent bytes (via Huffman coding and palette transcoding) and fusing decompression into custom reconstructive matmul kernels; it explains four execution pipelines, autotuning per-projection/batch-size, performance trade-offs (≈15–22% model size reduction for MLP weights, ~3 GB VRAM savings on Llama-3.1-8B) and planned optimizations, and is focused on systems engineering rather than security incidents.
Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.
