Table of Contents

Property Name

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

Name

Gets the human-readable model name (the general.name key), or null when the file does not declare one.

public string Name { get; }

Property Value

string
Share