> "I'm still cleaning up multi-GB model weights floating around in hidden subdirectories under my user profile from months ago when I was experimenting with local models!"

I used to deal with these kinds of frustrations too.

    fd --unrestricted --size +1G

    fd --help

    -u, --unrestricted...
        Perform an unrestricted search, including ignored and hidden files. This is an alias for
       '--no-ignore --hidden'.

    -S, --size size
        Limit  results  based  on  the  size  of  files  using  the  format
        <+-><NUM><UNIT>