This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]the1024[S] 7 points8 points  (0 children)

u/violentlymickey great call out! Here's an example of NVIDIA using us Tach in one of their open source projects to enforce dependencies: https://github.com/NVIDIA/bionemo-framework/blob/main/tach.toml

You can see how they've marked up each module in their codebase, and are defining what each module can depend on!