Table of Contents

Property GeneratedTokens

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

GeneratedTokens

Gets the tokens produced during the sampling operations.

public IReadOnlyList<int> GeneratedTokens { get; }

Property Value

IReadOnlyList<int>