summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2026-08-02test_jlens_v3: move tiny model to DEV (fix cpu/cuda mismatch on cuda runs)Void Agent
2026-08-02Address Luna repo review: dynamic repo root (no hardcoded cwd), J-lens correc...Void Agent
2026-08-02loss_reweight: pass Y to forward for full logits (Karpathy nanoGPT returns la...Void Agent
2026-08-02Add tests/test_loss_reweight.py: batch determinism + weighting semantics (run...Void Agent