menu
llm_dart package
documentation
core/config.dart
LLMConfig
topP property
topP property
dark_mode
light_mode
topP
property
double
?
topP
final
Top-p (nucleus) sampling parameter
Implementation
final double? topP;
llm_dart package
documentation
core/config
LLMConfig
topP property
LLMConfig class