Table of Contents

Property SamplingMode

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

SamplingMode

A TokenSampling object specifying the sampling strategy followed during text completion (e.g., temperature, top-p, top-k, dynamic sampling).

TokenSampling SamplingMode { get; set; }

Property Value

TokenSampling