ComfyUI/tests-unit/comfy_quant
comfyanonymous 73e84d5ec8
Support convrot int4 models. (#14859)
linear_dtype in comfy_quant metadata can be used to set if the int4 op does
the matrix multiplication in int8 or int4, the default is int4 on GPUs that
support it with fallback to int8 for GPUs that don't.
2026-07-09 18:57:09 -04:00
..
test_mixed_precision.py Support convrot int4 models. (#14859) 2026-07-09 18:57:09 -04:00