Property ContextTokens
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
ContextTokens
Gets the tokens of the key-value cache context.
public IReadOnlyList<int> ContextTokens { get; }
Gets the tokens of the key-value cache context.
public IReadOnlyList<int> ContextTokens { get; }