comfyanonymous cf0b549d48 --fast now takes a number as argument to indicate how fast you want it.
The idea is that you can indicate how much quality vs speed you want.

At the moment:

--fast 2 enables fp16 accumulation if your pytorch supports it.
--fast 5 enables fp8 matrix mult on fp8 models and the optimization above.

--fast without a number enables all optimizations.
2025-02-28 02:48:20 -05:00
..
2024-12-20 16:24:55 -05:00
2025-02-27 07:22:42 -05:00
2023-01-16 22:37:14 -05:00
2024-06-27 18:43:11 -04:00
2025-02-11 17:17:03 -05:00
2025-01-24 06:15:54 -05:00
2025-02-26 05:22:29 -05:00
2025-01-20 03:44:13 -05:00
2025-02-04 04:16:30 -05:00
2025-02-08 18:57:24 -05:00