menu
llama_cpp_flutter package
documentation
bridge.dart
LlamaGenerationStats
cachedTokenCount property
cachedTokenCount property
dark_mode
light_mode
cachedTokenCount
property
int
cachedTokenCount
final
Prompt tokens served from the reused KV-cache prefix.
Implementation
final int cachedTokenCount;
llama_cpp_flutter package
documentation
bridge
LlamaGenerationStats
cachedTokenCount property
LlamaGenerationStats class