6 ms·
Any benchmarks on this? How long does it take to generate a batch of images, say with steps=100?
by nappy 4y ago
Any benchmarks on this? How long does it take to generate a batch of images, say with steps=100?
- nl 4y agoOn my M1 MAx with 32 GB I'm getting 1.5 iterations/second (ie, ~30 seconds for the standard 50 iterations) using this example: https://github.com/nlothian/m1_huggingface_diffusers_demo https://github.com/nlothian/m1_huggingface_diffusers_demo
- zimpenfish 4y agoThat's pretty good then - on my 3080, I'm getting ~8it/s.