NDIF is now available — free remote access to large-scale AI models for research.Get started →

Cracking open
AI's black box

The NSF National Deep Inference Fabric provides free remote access to large-scale AI models, enabling researchers and students to perform transparent, reproducible experiments on model internals.

Supported by

National Science Foundation
NAIRR
Northeastern University
NCSA
PIT-UN
0+
Research Papers
0+
Open-source Repos
0+
GitHub Stars
0
GPUs

Data sourced from NDIF internal metrics and public GitHub repository statistics.

What is NDIF?

The National Deep Inference Fabric is a unique nationwide research computing fabric that enables scientists to perform transparent and reproducible experiments on the largest-scale open AI systems. NDIF has three parts:

HPC Fabric

A nationwide high-performance computing fabric powered by NCSA's Delta — utilizing one 8xH200 node and six 4xA40 nodes — providing free remote access to run experiments on large-scale AI models.

NNsight Library

An open-source PyTorch-based toolkit (850+ GitHub stars) that lets researchers inspect, modify, and customize internal computations of AI models, complete with remote access to large scale models.

Training Program

A nationwide training program developed with PIT-UN, a consortium of 63 universities and colleges, providing workshops, tutorials, and resources to build a broad community of AI researchers.

Remote Model Access

Access and inspect open-source model internals remotely on NDIF with the NNsight API. Deploy models on-demand with full transparency into their computations.

All models are free for research use — no GPU required on your end.

Hot70B

Llama 3.1 70B

meta-llama/Meta-Llama-3.1-70B

Hot8B

Llama 3.1 8B

meta-llama/Meta-Llama-3.1-8B

Warm405B

Llama 3.1 405B

meta-llama/Meta-Llama-3.1-405B

Warm671B

DeepSeek R1

deepseek-ai/DeepSeek-R1

Featured Research

Researchers worldwide use NDIF and NNsight to uncover how large-scale AI models work, with 110+ published papers at top venues including ICLR, NeurIPS, ICML, and EMNLP.

Get Started in Minutes

Three simple steps to start running experiments on large-scale AI models.

01

Install NNsight

Install the open-source NNsight library with a single pip command.

$ pip install nnsight
02

Sign Up for Access

Create a free account to get remote access to large-scale models hosted on NDIF.

03

Start Experimenting

Run transparent, reproducible experiments on model internals — no GPU required.

$ model.trace(remote=True)

Join the NDIF Community

We'd love to have you. Whether you're debugging your first experiment or contributing to the codebase, there's a place for you here.

Join the Conversation

Got a question? Stuck on an experiment? Our Discord is where researchers share ideas, get unstuck, and geek out about model internals.

1,200+ members

Join Discord

Hands-On Workshops

Learn by doing. We run regular workshops that take you from zero to running your first remote experiment on large-scale models.

Free for researchers

See Upcoming Events

Contribute to NNsight

NNsight is open source and built by researchers like you. Whether it's code, documentation, or a bug report—every contribution helps.

850+ stars

Explore on GitHub