5 ms·
Why are they benchmarking it with 20+10 steps vs. 50 steps for the other models?
by joshelgar 3y ago
Why are they benchmarking it with 20+10 steps vs. 50 steps for the other models?
- liuliu 3y agoprior generations usually take fewer steps than vanilla SDXL to reach the same quality. But yeah, the inference speed improvement is mediocre (until I take a look at exactly what computation performed to have more informed opinion on whether it is implementation issue or model issue). The prompt alignment should be better though. It looks like the model have more parameters to work with text conditioning.
- treesciencebot 3y agoin my observation, it yields amazing perf at higher batch sizes (4 or better 8). i assume it is due to memory bandwith and the constrained latent space helping.
- Filligree 3y agoHowever, the outputs are so similar that I barely feel a need for more than 1. 2 is plenty.
- GaggiX 3y agoI think that this model used consistency loss during training so that it can yield better results with less steps.
- weebull 3y ago...because they feel that at 20+10 it achieves a superior output than at 50 steps for SDXL. They also benchmark it against 1 step for SDXL-Turbo.