Self-trained 60MB quantized LLM supports 1M token disk context

Final-Data-1410 · reddit · 2026-08-24

A developer open-sourced SHADOW-250M, a self-trained 250M parameter model quantized to under 2 bits, requiring only 60MB for deployment and running at 400 tok/s on CPU. It features a unique context mechanism where recent tokens remain in fp16 cache while older history is compressed to 1 bit on disk, theoretically supporting up to 100M tokens of retrieval. The demo shows accurate retrieval of a serial number buried 50.6M tokens deep. The repo includes code, fine-tuning tools, and benchmarks.

Original post →

More from Research

Research channel →