For the case of using monorepo it can be useful to have dvc initialized per model dir, but if you try to init it under a sub-dir it says:
ERROR: failed to initiate dvc - monorepo-models/an-ordinary-model is not tracked by any supported scm tool (e.g. git). Use --no-scm if you don't want to use any scm.
For the case of using monorepo it can be useful to have dvc initialized per model dir, but if you try to init it under a sub-dir it says: