Table of Contents

Constructor ModelCard

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

ModelCard(Uri)

Initializes a new instance of the ModelCard class with the specified model URI.

public ModelCard(Uri uri)

Parameters

uri Uri

The Uri representing the location of the model. This can point to either a local file or a remote resource.