menu
llm_dart package
documentation
core/config.dart
LLMConfig
topK property
topK property
dark_mode
light_mode
topK
property
int
?
topK
final
Top-k sampling parameter
Implementation
final int? topK;
llm_dart package
documentation
core/config
LLMConfig
topK property
LLMConfig class