menu
litertlm package
documentation
litertlm/config.dart
SamplerConfig
topP property
topP property
dark_mode
light_mode
topP
property
double
topP
final
The cumulative probability threshold for nucleus sampling.
Implementation
final double topP;
litertlm package
documentation
litertlm/config
SamplerConfig
topP property
SamplerConfig class