Progressive Depth + Hedge Mixer — val_bpb 1.1441 (3-seed mean)#1384
Closed
iverbovoy wants to merge 1 commit intoopenai:mainfrom
Closed
Progressive Depth + Hedge Mixer — val_bpb 1.1441 (3-seed mean)#1384iverbovoy wants to merge 1 commit intoopenai:mainfrom
iverbovoy wants to merge 1 commit intoopenai:mainfrom
Conversation
This was referenced Apr 5, 2026
iverbovoy
added a commit
to iverbovoy/parameter-golf
that referenced
this pull request
Apr 7, 2026
…eed mean) 3 shared blocks × 4 repeats (12 effective layers), MLP 3× (d=880), int7 attention (63 levels) + int5 MLP (16 levels) mixed quantization, 8-GPU parallel Hedge Mixer eval (164s). Key finding: int7 is the sweet spot for attention quantization — recovers 98% of int8 hedge quality while saving 2MB for a wider model. Improves on PR openai#1384 (1.1441) by −0.012 bpb.
5 tasks
Author
|
Superseded by #1453 (1.1324 bpb, int7 mixed quantization). Keeping for historical reference — this was the first 3-seed validated submission in this depth recurrence line. |
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.
Summary
3-Seed Results
Key Innovations
Prior Work in This Repo
This submission consolidates our iterative work across several earlier PRs:
Previous PRs will be closed in favor of this clean submission.