Your Semantic Cache Has a Grey Zone Problem
If you're running LLMs in production, you've probably built (or thought about building) a semantic cache. The pitch is simple: embed incoming prompts, find near-duplicates, serve the cached response, skip inference. It works. Except when it doesn't.
A new paper from Apple introduces