Property SamplingMode
- Namespace
- LMKit.TextGeneration.Events
- Assembly
- LM-Kit.NET.dll
SamplingMode
Gets the current token sampling engine utilized for generating predictions.
It is possible adjust its parameter to fine-tune the next sampling operation.
public TokenSampling SamplingMode { get; }