Table of Contents

Property GgmlType

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

GgmlType

Gets the raw ggml type id describing how the tensor data is stored (for example quantized block formats or plain floating point).

public int GgmlType { get; }

Property Value

int
Share