menu
llama_library package
documentation
io/models/context_params.dart
LLamaContextParams
logitsAll property
logitsAll property
dark_mode
light_mode
logitsAll
property
bool
logitsAll
getter/setter pair
The llama_decode() call computes all logits, not just the last one
Implementation
bool logitsAll = false;
llama_library package
documentation
io/models/context_params
LLamaContextParams
logitsAll property
LLamaContextParams class