Property TokenProbability
- Namespace
- LMKit.TextGeneration.Events
- Assembly
- LM-Kit.NET.dll
TokenProbability
Gets the probability of the selected token, ranging from 0 to 1. A higher value indicates a higher likelihood.
public float TokenProbability { get; }