Property Architecture
Architecture
Gets or sets the architecture type of the model. Ie: 'llama', 'bert', 'phi3'...
public string Architecture { get; set; }
Gets or sets the architecture type of the model. Ie: 'llama', 'bert', 'phi3'...
public string Architecture { get; set; }