Property ContextSize
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
ContextSize
Total token context size for this conversation (i.e., model's window for prompt + response).
public int ContextSize { get; }
Total token context size for this conversation (i.e., model's window for prompt + response).
public int ContextSize { get; }