1 instantiation of Phi3CausalLMChatClient
Microsoft.ML.GenAI.Samples (1)
MEAI\Phi3.cs (1)
32var client = new Phi3CausalLMChatClient(pipeline);
2 references to Phi3CausalLMChatClient
Microsoft.ML.GenAI.Phi (1)
Phi3\Phi3CausalLMChatClient.cs (1)
28metadata ?? new ChatClientMetadata(modelId: nameof(Phi3CausalLMChatClient)))
Microsoft.ML.GenAI.Samples (1)
MEAI\Phi3.cs (1)
32var client = new Phi3CausalLMChatClient(pipeline);