Table of Contents

Class TokenSampling

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

Handles the sampling strategy used during text completion.

public abstract class TokenSampling
Inheritance
TokenSampling
Derived
Inherited Members

Methods

Clone()

Creates a deep copy of the current TokenSampling instance.