menu
llama_library package
documentation
io/models/context_params.dart
LLamaContextParams
embeddings property
embeddings property
dark_mode
light_mode
embeddings
property
bool
embeddings
getter/setter pair
If true, extract embeddings (together with logits)
Implementation
bool embeddings = false;
llama_library package
documentation
io/models/context_params
LLamaContextParams
embeddings property
LLamaContextParams class