Table of Contents

Property Name

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

Name

Gets the tensor name, as stored in the file (for example blk.0.attn_q.weight).

public string Name { get; }

Property Value

string
Share