Table of Contents

Property ContextRemainingSpace

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

ContextRemainingSpace

Gets the current number of tokens that can still fit into the model's context before it reaches its maximum capacity.

public int ContextRemainingSpace { get; }

Property Value

int