Table of Contents

Property WeightsBytes

Namespace
Qavren.Edge.Chat
Assembly
Qavren.Edge.Chat.Onnx.dll

WeightsBytes

Resident weight estimate: the sum of the manifest's Graph and GraphExternalData file sizes, and not TotalSizeBytes - a 17 MB tokenizer.json is not resident weights, and counting it would over-report by tens of megabytes inside a user-visible refusal message.

public required long WeightsBytes { get; init; }

Property Value

long