Omegastick / SillyTavern-CacheChunker

Extension for improving cache utilization in Silly Tavern
7 stars 2 forks source link

Cache Chunker

If you naively trim the oldest messages from context, you'll have to rebuild the cache every message once you hit the context limit. This extension instead trims N messages at a time, so you only have to rebuild the cache every N messages.

Configuration

There are two settings you can configure for this extension: