Table of Contents

Property DropConversationCacheOnSleep

Namespace
Qavren.Edge.Chat
Assembly
Qavren.Edge.Chat.Onnx.dll

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; }

Property Value

bool