Skip to main content

Module config

Module config 

Source
Expand description

Quantization configuration parsed from model metadata.

Populated by WeightLoader implementations from sources like quantize_config.json (GPTQ/AWQ) or a GGUF header.

Structs§

QuantConfig
Combined quantization config.

Enums§

QuantMethod
The quantization scheme in use, if any.