Table of Contents

Property TensorCount

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

TensorCount

Gets the number of tensors declared by the file header.

public long TensorCount { get; }

Property Value

long
Share