>>105891608
check your cache hit and cache miss counts in console/logs. you might be using something that makes insertions at very start of chat (after prompt) which invalidates whole cache.

if you use world info, vectorization or other bs, then make sure things are inserted not at start but in between last 10 recent messages