Table of Contents

Property Version

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

Version

Gets the GGUF format version declared by the file header (2 or 3).

public int Version { get; }

Property Value

int
Share