Table of Contents

Property Residency

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

Residency

Gets the current residency of the underlying inference context: whether it has not yet been created, is live in RAM, or has been hibernated to disk. See ContextResidency for details.

ContextResidency Residency { get; }

Property Value

ContextResidency
Share