Table of Contents

Property License

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

License

Gets the model license identifier (the general.license key), or null when the file does not declare one.

public string License { get; }

Property Value

string
Share