bbycroft/llm-viz
A 3D interactive visualization of GPT-style LLM network architecture running inference.

Velocity · 7d
+4.5
★ / day
Trend
→steady
star history
Displays a 3D model of a working implementation of a GPT-style network similar to GPT-2/GPT-3 architectures. The first network with working weights is a small model that sorts letters A, B, and C based on Andrej Karpathy’s minGPT implementation. The renderer supports visualizing arbitrary sized networks including gpt2 size. Built with TypeScript.