Property Architecture
Architecture
Retrieves the architecture type of the model. Ie: 'llama', 'bert', 'phi'...
public string Architecture { get; }
Retrieves the architecture type of the model. Ie: 'llama', 'bert', 'phi'...
public string Architecture { get; }