Property ContextSize
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
ContextSize
Specifies the total size of the model's context (in tokens) associated with this instance.
public int ContextSize { get; }
Specifies the total size of the model's context (in tokens) associated with this instance.
public int ContextSize { get; }