Submission: 11L NTK-RoPE + FA3 + Batch524K + XSA4 + EMA (val_bpb=1.1328)#369
Closed
signalrush wants to merge 2 commits intoopenai:mainfrom
Closed
Submission: 11L NTK-RoPE + FA3 + Batch524K + XSA4 + EMA (val_bpb=1.1328)#369signalrush wants to merge 2 commits intoopenai:mainfrom
signalrush wants to merge 2 commits intoopenai:mainfrom
Conversation
haikosys
pushed a commit
to haikosys/parameter-golf
that referenced
this pull request
Mar 30, 2026
…nai#400 openai#369 openai#398) KEY DISCOVERY: PR#414 stacks EMA + Tight SWA together (-0.0006 BPB free) GPTQ should be per-ROW not per-matrix (-0.0006 BPB) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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: 11L NTK-RoPE + FA3 + Batch524K + XSA4 + EMA
val_bpb: 1.1328 (sliding window stride=64, 3-seed mean) | 15.87 MB (mean) | 8xH100 SXM, 600s
Key Techniques
Results (3 seeds, 8xH100 SXM)
Mean: 1.1328 | Std: 0.0014 | Submitted: seed 2024 (best)
Architecture
Run Command
FA3 Installation
Built from Dao-AILab/flash-attention hopper/ subdirectory with:
FLASH_ATTENTION_DISABLE_SM80=TRUE FLASH_ATTENTION_DISABLE_FP16=TRUE \ FLASH_ATTENTION_DISABLE_FP8=TRUE TORCH_CUDA_ARCH_LIST="9.0a" \ python setup.py installTest plan
🤖 Generated with Claude Code