| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 days | Initial project setup: J-lens implementation for nanoGPT | Void Agent | |
| - Core J-lens computation (batched per-layer, per-token gradient method) - Project README with background and experiment plan - Sync script for meru Docker container deployment - Upstream nanoGPT model code copied to src/ Architecture: Computes d(log_p(token))/d(residual_stream) averaged over corpus contexts, replicating Anthropic's Jacobian Lens technique. | |||
