Hacker News
new
top
best
ask
show
job
Ask HN: Why aren't LLM token CDN cache's a thing?
1 point
by
devrob
7 hours ago
1 comment
minimaxir
6 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.