16L XSA-all + INT4 MLP QAT + GPTQ + EMA + Partial RoPE + 30ep Cosine TTT#951
Open
Bharath-970 wants to merge 10 commits intoopenai:mainfrom
Open
16L XSA-all + INT4 MLP QAT + GPTQ + EMA + Partial RoPE + 30ep Cosine TTT#951Bharath-970 wants to merge 10 commits intoopenai:mainfrom
Bharath-970 wants to merge 10 commits intoopenai:mainfrom
Conversation
- XSA4: last 4 layers share K,V projections (layers 8-11 share from 4-7) - GPTQ-lite: per-row clip ratio grid search [0.80..1.00] minimizing MSE - EMA decay=0.999 weight averaging - Partial RoPE: apply RoPE to only 25% of head dims - Bigram20480 + Trigram5120 hash embeddings - warmdown_iters=3500
- 13 layers (vs 12), mlp_mult=3.5 (vs 3.0), warmdown=4000 - XSA4: last 4 layers share K,V projections - GPTQ-lite clip search, EMA decay=0.999, Partial RoPE 25% - Bigram20480 + Trigram5120, still well within 16MB limit
Score-first TTT LoRA (rank=8) on top of 14L XSA6 base: LeakyReLU(0.5)^2, Bigram20480, Trigram10240, warmdown5000. Update run_modal.py to point to new submission.
…ssion Swap score-first LoRA TTT for the simpler and more effective cosine TTT approach from PR openai#672 (1.0781 BPB): fine-tune all model weights on val data for 30 epochs with cosine LR decay and per-layer LR groups (3x MLP-out, 0.5x MLP-in), followed by sliding-window stride=64 eval.
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.
Submission: 16L XSA-all + INT4 MLP QAT + GPTQ-lite + EMA + Partial RoPE + 30ep Cosine TTT
val_bpb: pending 8×H100 run (expected ~1.02–1.05)
Techniques
Architecture
Files
records/track_10min_16mb/2026-03-25_16L_XSAall_GPTQ_EMA_PartialRoPE_TTT/train_gpt.pyrecords/track_10min_16mb/2026-03-25_16L_XSAall_GPTQ_EMA_PartialRoPE_TTT/submission.json