Property DropConversationCacheOnSleep
DropConversationCacheOnSleep
Drop the cached Generator - not the model - on Sleeping. Default true: the KV
cache is the half that is cheap to rebuild and expensive to be killed for.
public bool DropConversationCacheOnSleep { get; set; }