3 references to StopSequence
Microsoft.ML.GenAI.Core (3)
Pipeline\CausalLMPipeline.cs (3)
37string[]? stopSequences = CausalLMPipeline.Defaults.StopSequence); 49string[]? stopSequences = CausalLMPipeline.Defaults.StopSequence); 244string[]? stopSequences = Defaults.StopSequence)