Table of Contents

Property FreeDiskMarginBytes

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

FreeDiskMarginBytes

Free disk required beyond the bytes still to transfer, checked against the bundle total before the first byte. Sub-project 2's HTTP source checks per file against a 32 MiB margin, which is the right question for a 23 MiB embedding graph and the wrong one for a 1.24 GB-decimal folder. Default 512 MiB.

public long FreeDiskMarginBytes { get; set; }

Property Value

long