summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-30Fix: lr→learning_rate in configure_optimizersVoid Agent
2026-07-30Add dimensional starvation experiment (d_model=16,32,64,128 vs 384)Void Agent
2026-07-30Add controlled frequency ablation experiment (doubled-q)Void Agent
2026-07-29jlens_v2: fix import path for src/ -> root layoutVoid Agent
2026-07-29Add jlens_v2.py: simplified gradient approach for J-lensVoid Agent
2026-07-29jlens.py: fix hooks — don't detach activations, preserve gradient graphVoid Agent
2026-07-29jlens.py: fix load_model for dict-format nanoGPT checkpointsVoid Agent
2026-07-29Fix jlens.py import path: src/ -> project rootVoid Agent
2026-07-29Maxwell GPU fixes: disable bf16 SDPA, force fp32Void Agent
2026-07-29Restructure: nanoGPT at root, custom code in src/Void Agent
2026-07-29Initial project setup: J-lens implementation for nanoGPTVoid Agent