Table of Contents

Property Architecture

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

Architecture

Gets or sets the architecture type of the model. Ie: 'llama', 'bert', 'phi3'...

public string Architecture { get; set; }

Property Value

string