Structs§
- Discovered
Projector - A multimodal projector sidecar discovered in a HF model repo.
- Discovered
Quant - A discovered quant variant in a HF model repo.
- Prepare
Job - A fully resolved model-package job, ready to submit.
- Prepare
Params - Parameters for a model-package job.
- Repo
Gguf Inventory - GGUF artifacts discovered in a HF model repo, separated by runtime role.
Functions§
- discover_
inventory_ from_ gguf_ files - Separate model GGUF distributions from multimodal projector sidecars.
- discover_
quants_ from_ gguf_ files - Group GGUF files into quant variants.
- format_
size - Format a byte count as a human-readable size.
- list_
inventory - List model GGUF quants and multimodal projectors at an optional repo revision.
- list_
quants - List all available GGUF quant variants in a HF model repo.
- resolve
- Resolve source files, permissions, target repo, and build the job spec.