Table of Contents

Property Offset

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

Offset

Gets the byte offset of the tensor data, relative to the start of the tensor-data section of the file.

public long Offset { get; }

Property Value

long
Share