Table of Contents

Property Residency

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

Residency

Gets the residency of the context: whether it is live in memory, hibernated to disk, or not yet created.

public ContextResidency Residency { get; }

Property Value

ContextResidency
Share