summaryrefslogtreecommitdiff
path: root/src/model_api.py
AgeCommit message (Expand)Author
24 hoursfix(eval): structured-mode greedy decode capped at in-range layout bound (369...Void Agent
47 hoursimplement Addendum 8: 6-arm token-space recurrence suite (arms A, B, C, D1, D...CaptainJack2491
2026-08-17feat(gpu): add CUDA support, chunked eval, bisect prime search, and scaling t...CaptainJack2491
2026-08-14fix codex BLOCKERs: global fixed layout invariance, min_steps off-by-one, int...Void Agent
2026-08-14implement Experiment 1: data pipeline, tied-RNN w/ ACT halting, transformer b...Void Agent