1 instantiation of Llama3CausalLMChatClient
Microsoft.ML.GenAI.Samples (1)
MEAI\Llama3_1.cs (1)
42var client = new Llama3CausalLMChatClient(pipeline);
2 references to Llama3CausalLMChatClient
Microsoft.ML.GenAI.LLaMA (1)
Llama3CausalLMChatClient.cs (1)
23metadata ?? new ChatClientMetadata(modelId: nameof(Llama3CausalLMChatClient)))
Microsoft.ML.GenAI.Samples (1)
MEAI\Llama3_1.cs (1)
42var client = new Llama3CausalLMChatClient(pipeline);