sparseml icon indicating copy to clipboard operation
sparseml copied to clipboard

Disable logging for quantization (num_bits etc) by default

Open natuan opened this issue 2 years ago • 0 comments

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.

natuan avatar Mar 22 '23 20:03 natuan