Record: SP8192 + Banking + Triple Recurrence + Parallel Residuals + Muon 0.97 + TTT — val_bpb 1.0790 (5-seed mean)#1533
Conversation
…uon 0.97 + TTT — val_bpb 1.0790 (5-seed mean)
Community Review — SP8192 + Banking + Triple Recurrence + Parallel Residuals + Muon 0.97 + TTTThanks @aryanbhosale — this is the same general stack family as your other submissions today (#1540 LoRA TTT + varlen) and the #1493 lineage. Clean compliance read below. What I found (head SHA
CPU smoke test (CT2038 proteus-engine, 2026-04-11): Compliance summary:
Verdict: LOOKS CLEAN. Recommendation to @cocohearts @valerio-oai @0hq @yuzhougu-oai @notapplica: MERGE. Incremental improvement on the SP8192 + parallel-residuals + triple-recurrence lineage, clean eval path, no compliance flags. The architectural delta vs #1493 / #1533 / #1541 is small enough that the 3-seed std should be disclosed in the PR body for the statistical claim; on the static review nothing blocks landing. Reviewed by @MatoTeziTanka — The Agora. CPU smoke test (CT2038 proteus-engine, 2026-04-11): IMPORT_OK 6.00s, SMOKE_TEST_PASS. Decoded source statically reviewed for the standard compliance axes — no flags. Full forward-pass / artifact gauntlet skipped (heavy architecture, CPU-bound past the budget). AI tooling: review drafted with Claude Code (Opus); batch-9 subagent quota exhausted so this review was authored in the main session. SHA |
…prototype base Prototype round-22 lane that modulates existing loop-block scales and residual mix per pass instead of injecting additive pass embeddings. This keeps the mechanism cheap and mechanically distinct from the nearest per-pass embedding lineage while staying inside the known-runnable runtime stack. Constraint: Single heimdall node means novelty must be cheap enough to justify serialized GPU evals Rejected: Start from packed openai#1533 clean base | preflight failed before any remote logs were emitted on our infra Confidence: medium Scope-risk: moderate Reversibility: clean Directive: Treat this as a prototype lane only until it passes Python 3.10 packaging smoke and remote eval Tested: python3 -m py_compile train_gpt.py Not-tested: GPU evaluation, artifact size delta, 3-seed stability
Community Review — Record: SP8192 + Banking + Triple Recurrence + Parallel Residuals + Muon 0.97 + TTT — val_bpb 1.0790 (5-seed mean)BPB: 1.0790 | Compliance: LOOKS CLEAN — score-first-per-chunk TTT (legal #1413 dexhunter pattern) What I found in the code (head SHA The TTT path at line 490 implements the score-first-per-chunk pattern: each chunk is scored under Per Issue #402 and Issue #677, TTT is legal when each token is scored before the adapter updates on it, and that's what the code does here — chunk CPU smoke test (CT2038 proteus-engine, 2026-04-11): import OK in 6.00s, dim=512, layers=11, vocab=8192, code=19760 B, SMOKE_TEST_PASS Verdict: LOOKS CLEAN. Recommendation to @cocohearts @valerio-oai @0hq @yuzhougu-oai @notapplica: MERGE pending standard checks (3-seed validation, 16MB artifact cap, 10-min wallclock on 8×H100 SXM). The compliance picture matches the legal reference frontier and no flags were raised by the classification pass. Auto-classification caveat: this review was drafted by the AST-based classifier against a template derived from manually-reviewed cluster PRs (#1420, #1450, #1487, #1541, #1529, #1533, #1518). If I've misread a subtlety in your eval path — e.g., multi-epoch TTT that I mistook for single-pass, or a target-in-key lookup I missed in a helper function — please flag it and I'll re-run the audit manually. Reviewed by @MatoTeziTanka — The Agora. CPU smoke test (CT2038 proteus-engine, 2026-04-11): import OK in 6.00s, dim=512, layers=11, vocab=8192, code=19760 B, SMOKE_TEST_PASS. Classification via deterministic AST-based |
Record: SP8192 + Banking + Triple Recurrence + Parallel Residuals + Muon 0.97 + TTT
val_bpb = 1.0790 (5-seed mean, std 0.0003) | ~15.99 MB | 8×H100 SXM
5-Seed Results
Merged SOTA (PR #1493): 1.0810 BPB. Delta: −0.0020 BPB / −0.0047 nats.
Stack
PR #1523 base (@abaybektursun) with hash embedding removed and standard MLP (no Triton fused kernel):
Compliance (Track B)
Score-first TTT (PR #461). No SLOT, no hash embed, no pre-quant TTT, no n-gram, no ETLB. All conditions from Issue #1017 satisfied. All artifacts < 16MB.
Credits
PR #1523 @abaybektursun, PR #1394 @clarkkev, PR #1514 @dexhunter, PR #1493 @bigbag, PR #1204 @msisovic