Property Tensors
Tensors
Gets the tensor-info table: one descriptor per tensor declared by the file, in file order. Tensor weights are never read.
public IReadOnlyList<GgufTensorInfo> Tensors { get; }
Gets the tensor-info table: one descriptor per tensor declared by the file, in file order. Tensor weights are never read.
public IReadOnlyList<GgufTensorInfo> Tensors { get; }