menu
llama_cpp_flutter package
documentation
chat.dart
StopSequenceFilter
stopSequences property
stopSequences property
dark_mode
light_mode
stopSequences
property
List
<
String
>
stopSequences
final
Stop markers that must be stripped from output.
Implementation
final List<String> stopSequences;
llama_cpp_flutter package
documentation
chat
StopSequenceFilter
stopSequences property
StopSequenceFilter class