Table of Contents

Property DropOnMemoryPressure

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

DropOnMemoryPressure

Dispose the model itself on MemoryPressure(Critical). Default true.

public bool DropOnMemoryPressure { get; set; }

Property Value

bool