sparseml
sparseml copied to clipboard
Disable logging for quantization (num_bits etc) by default
The quantization modifier is logging detailed info such as number of bits for each layer, taking too many panels in wandb. This is to guard it under the "verbose" flag.