Table of Contents

Property StopSequences

Namespace
LMKit.TextGeneration
Assembly
LM-Kit.NET.dll

StopSequences

Sequences that cause generation to stop immediately when encountered.

Matching stop sequences are not included in the final output.

public List<string> StopSequences { get; }

Property Value

List<string>