ndif-team / nnsight

The nnsight package enables interpreting and manipulating the internals of deep learned models.
https://nnsight.net/
MIT License
356 stars 34 forks source link

Add a __version__attribute to nnsight #228

Open ericwtodd opened 1 week ago

ericwtodd commented 1 week ago

I think having nnsight.__version__ as an attribute would be helpful to be able to quickly check the version of nnsight that's installed.