We have a multi-repo system with individual LFS storage. Some repos point towards the default LFS storage of the Git repo hoster, some point to a specific LFS repo in our Artifactory and some do not ...
Using Git subtrees allows each track to work in complete isolation with their own repositories, CI/CD pipelines, and release cycles while still enabling integration into the main monorepo.