To clarify, this isn't a "memory leak," it's an issue with not de-duplicating or evicting copied model weights from a SIP-protected disk space.
I'm also not sure the bug is CLI-specific. I definitely observed it with my CLI tool, Junco,, but I have another SwiftUI application where I'm observing the issue as well. Simply running the app from XCode copies the weights & metadata to the location above, and I've only been able to delete the accumulated ~104GB (645 model clones) through Recovery Mode.
Topic:
Machine Learning & AI
SubTopic:
Foundation Models