Skip to content

Commit 62463a5

Browse files
committed
add: include img asset
1 parent 12c1342 commit 62463a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Synapse
22

33
Real-time, low-overhead visualization of LLM internals during training.
4+
![Synapse-v0.1.0](https://github.com/user-attachments/assets/42b2e436-4dcc-4009-bfcd-2996b7d8fcfc)
45

56
Synapse streams live tensor activation statistics from a PyTorch training loop into a browser-based 3D dashboard. The design goal is “debuggability without slowing training”: keep the hot-path minimal, do aggregation/sparsification off-thread, and ship compact binary packets over WebSockets.
67

0 commit comments

Comments
 (0)