Non-record: Trinity Ternary CPU v3 — Apple M1 Pro 72h, val_bpb 1.5042#1866
Open
deborahnelson8788726 wants to merge 1 commit intoopenai:mainfrom
Open
Non-record: Trinity Ternary CPU v3 — Apple M1 Pro 72h, val_bpb 1.5042#1866deborahnelson8788726 wants to merge 1 commit intoopenai:mainfrom
deborahnelson8788726 wants to merge 1 commit intoopenai:mainfrom
Conversation
61bcb71 to
f6b81d6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Non-record: Trinity Ternary CPU v3 on Apple M1 Pro
val_bpb: 1.5042 - single seed, 24M parameter model trained for 72.04 hours on Apple M1 Pro CPU only (10 cores, 16GB RAM, no GPU/MPS/NPU).
This is intentionally a non-record / unlimited-compute / notable submission. It is not a main 10-minute leaderboard claim because training used a laptop CPU for 72 hours rather than 8xH100 for 600 seconds.
Scope after cleanup
This PR now contains one submission folder only:
records/track_non_record_16mb/2026-04-24_Trinity_Ternary_CPU_v2/Result summary
Method
Compliance
Track A style evaluation: causal attention, normalized full-vocab softmax, single left-to-right pass, no SLOT, no n-gram cache, no pre-quant TTT, no eval-time adaptation.
Reproduction notes
The packed submission artifact is included as
final_model_v3.trinity.ptz. The reported v3 training run warm-started from a prior v1 CPU checkpoint that is not included in this PR; exact reruns should setWARM_START_PATH=/path/to/final_model.pt. Without that variable,train_gpt.pyruns the same configuration from scratch.