apple / coremltools

Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
https://coremltools.readme.io
BSD 3-Clause "New" or "Revised" License
4.45k stars 645 forks source link

[Doc] Add example for compressing StableDiffusion model #2368

Closed NehalBhandari closed 1 month ago

NehalBhandari commented 1 month ago

Add example doc describing how to compress StableDiffusion model similar to what was shown in WWDC 2024 talk

aseemw commented 1 month ago

LGTM! Just left one comment, if it's possible to also show the change in the code of the top level module that invokes the various up/mid/down blocks, that would be great.