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.
Krea2 SVDQuant Capture Start
- model
- model
- status
◄resettrue►
CategoryKrea2/SVDQuant
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The BF16 model, ideally. Statistics taken from a quantized model describe the quantized model's activations, which is the thing being corrected. | |
| reset | BOOLEAN | true | Clear anything gathered so far. Leave it off to accumulate across several prompts, which is the point of calibrating. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| model | MODEL | Wire this to the KSampler. |
| status | STRING | How many layers are being watched. |