Walmart's Training-Free Tri-Metric Router Cuts RAG OOM Failures to 0% on 16GB GPUs

_reachsumit · x · 2026-09-17

A Walmart arXiv paper identifies the "Compression Paradox" when deploying RAG on commodity GPUs (e.g., NVIDIA T4, 16GB VRAM): neural prompt compression adds KV-cache contention and preprocessing latency that outweigh generation savings, while skipping compression causes OOM on long contexts.

They propose the Tri-Metric Router, a deterministic, training-free policy choosing among Raw, Neural (LLMLingua-2), and Lexical (BM25) pipelines:

Original post →

More from Infra

Infra channel →