ComfyUI/comfy/quantization/torchao
2026-07-13 21:38:07 +08:00
..
__init__.py feat: add torchao INT4 weight-only quantization backend 2026-07-13 21:38:07 +08:00
linear.py fix: add _lora_prerotated flag — avoid double-rotation with pre-rotated LoRA 2026-07-13 21:38:07 +08:00
quantize.py feat: add torchao INT4 weight-only quantization backend 2026-07-13 21:38:07 +08:00
quarot.py fix: address CodeRabbit feedback — QuaRot error surface, LoRA shape validation, Sylvester bug fix, cache cap 2026-07-13 21:38:07 +08:00