1 reference to GenerateStreaming
Microsoft.ML.GenAI.Core (1)
Pipeline\CausalLMPipeline.cs (1)
226foreach (var chunk in this.GenerateStreaming(prompt, maxLen, temperature, topP, stopSequences))