Open aszc-dev opened 1 year ago
Would be also nice to see how much more efficient is ANE comparing to GPU since running on a GPU eats the battery quite fast.
Using SD 2.1, / coreML, it seems that ANE is 1.79 x faster than GPU with my macbook Air M3...
and coreML is about 25% faster in comfyUI using coreML Sampler SDXL vs SDXL Ksampler (efficient)
https://github.com/huggingface/swift-coreml-diffusers/issues/31
Some benchmark data showing comparison between safetensors MPS implementation and Core ML, presented in a table in readme could be helpful. It should contain machine info (Processor + RAM), conversion data (attention implementation), image size, compute unit, model used (SD1.5, SDXL, LCM, any one of them with LCM LoRA).