Skip to main content

Module inventory

Module inventory 

Source
Expand description

Deterministic GGUF tensor inventory without materializing weight payloads.

The declared file length may come from an immutable remote artifact when only its header has been fetched. Bounds checked against that length do not prove that the payload was downloaded, hashed, or executed.

Structsยง

GgufInventory
GgufModelMetadata
Declared provenance used to locate independent semantic/tokenizer sources. Reading this metadata does not validate or load the tensor payload.
GgufSplitInventory
GgufTensorInventory