Table of Contents

Property IsCachePriority

Namespace
LMKit.Inference
Assembly
LM-Kit.NET.dll

IsCachePriority

Gets a value indicating whether the context is pinned, exempting it from cache eviction under memory pressure.

public bool IsCachePriority { get; }

Property Value

bool
Share