Skip to yearly menu bar Skip to main content


Poster

NNsight and NDIF: Democratizing Access to Open-Weight Foundation Model Internals

Jaden Fiotto-Kaufman · Alexander Loftus · Eric Todd · Jannik Brinkmann · Koyena Pal · Dmitrii Troitskii · Michael Ripa · Adam Belfki · Can Rager · Caden Juang · Aaron Mueller · Samuel Marks · Arnab Sen Sharma · Francesca Lucchetti · Nikhil Prakash · Carla Brodley · Arjun Guha · Jonathan Bell · Byron Wallace · David Bau

Hall 3 + Hall 2B #497
[ ] [ Project Page ]
Sat 26 Apr midnight PDT — 2:30 a.m. PDT

Abstract:

We introduce NNsight and NDIF, technologies that work in tandem to enable scientific study of the representations and computations learned by very large neural networks. NNsight is an open-source system that extends PyTorch to introduce deferred remote execution. The National Deep Inference Fabric (NDIF) is a scalable inference service that executes NNsight requests, allowing users to share GPU resources and pretrained models. These technologies are enabled by the Intervention Graph, an architecture developed to decouple experimental design from model runtime. Together, this framework provides transparent and efficient access to the internals of deep neural networks such as very large language models (LLMs) without imposing the cost or complexity of hosting customized models individually. We conduct a quantitative survey of the machine learning literature that reveals a growing gap in the study of the internals of large-scale AI. We demonstrate the design and use of our framework to address this gap by enabling a range of research methods on huge models. Finally, we conduct benchmarks to compare performance with previous approaches.Code, documentation, and tutorials are available at https://nnsight.net/.

Live content is unavailable. Log in and register to view live content