Nodes/Krea-2-SVDQuant-ComfyUI/Krea2 SVDQuant Capture Start
ComfyUI Node

Krea2 SVDQuant Capture Start

Watches every quantized linear and records the RMS of its inputs during sampling. Feeds --act-stats in quantize_krea2.py.

By alperktt·Created about a month ago·Updated 5 days ago· 11
Krea2 SVDQuant Capture Start
  • model
  • model
  • status
resettrue
CategoryKrea2/SVDQuant

Inputs (2)

NameTypeDefaultDescription
modelMODELThe BF16 model, ideally. Statistics taken from a quantized model describe the quantized model's activations, which is the thing being corrected.
resetBOOLEANtrueClear anything gathered so far. Leave it off to accumulate across several prompts, which is the point of calibrating.

Outputs (2)

NameTypeDescription
modelMODELWire this to the KSampler.
statusSTRINGHow many layers are being watched.