Property StopSequences
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
StopSequences
Specifies sequences that cause generation to stop immediately when encountered. Matching stop sequences are not included in the final output.
List<string> StopSequences { get; }