Property GeneratedTokens
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
GeneratedTokens
Gets the tokens produced during the sampling operations.
public IReadOnlyList<int> GeneratedTokens { get; }
Gets the tokens produced during the sampling operations.
public IReadOnlyList<int> GeneratedTokens { get; }