Ask HN: Why aren't LLM token CDN cache's a thing?

1 pointsposted 5 hours ago
by devrob

Item id: 49714867

1 Comments

minimaxir

5 hours ago

LLM caches only work for 100% input matches for all previous text, which will never happen outside of a single session.

Things such as system prompts are already cached.