menu
onenm_local_llm package
documentation
models.dart
GenerationSettings
topK property
topK property
dark_mode
light_mode
topK
property
int
topK
final
Limits sampling to the top‑K most likely next tokens.
Implementation
final int topK;
onenm_local_llm package
documentation
models
GenerationSettings
topK property
GenerationSettings class