Show HN: We Beat MLPerf: Modern Storage for KV Offload and LLM Training
arnav__1
35 points
1 comment
September 05, 2026
Related Discussions
Found 5 related stories in 63.0ms across 5,634 title embeddings via pgvector HNSW
- Show HN: Cuts Long Horizon Inference Costs by 50% via external KV Cache Offload arnav__1 · 21 pts · July 26, 2026 · 63% similar
- Show HN: UL-SMF – Open-source linear-complexity ~300x KV-cache compression liventruth · 11 pts · August 17, 2026 · 54% similar
- Open-weight AI is having its Kubernetes moment tknaup · 355 pts · July 25, 2026 · 51% similar
- Show HN: I implemented a neural network in SQL alxmrs · 76 pts · July 13, 2026 · 51% similar
- OpenAI Jalapeño: Better than Nvidia Blackwell bmulholland · 409 pts · August 25, 2026 · 51% similar
Discussion Highlights (1 comments)
arnav__1
Hey HN, Today we are launching OpenLake, a KV offloading solution for modern LLM workloads. OpenLake achieved 1M+ iops in 1ms on a 96 node cluster. We achieved this through rust compio (thread per core design) with on GPU compression. In MLPerf Storage v3.0, OpenLake ranked #1 for read and write bandwidth among the five comparable S3 submissions 8B checkpoint. It achieved 6.72 GiB/s writes and 11.55 GiB/s reads. Would love to get your feedback and hear what you think. Thanks a lot! GitHub: https://github.com/openlake-project/openlake