Non-Record: PR #1901 base + LQER Asymmetric + Brotli/Byte-Shuffle Compression#1927
Open
squ11z1 wants to merge 5 commits intoopenai:mainfrom
Open
Non-Record: PR #1901 base + LQER Asymmetric + Brotli/Byte-Shuffle Compression#1927squ11z1 wants to merge 5 commits intoopenai:mainfrom
squ11z1 wants to merge 5 commits intoopenai:mainfrom
Conversation
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
Non-record submission proposing two orthogonal additions to PR #1901's stack (DualHash + AdaMuon + MoE + SDClip, val_bpb 0.83353 pending):
Patched
train_gpt.pyis LZMA-base85-wrapped (18,204 bytes vs PR #1901's 53,443 raw — 65.9% code-byte saving).Status: non-record
A $25 starter grant + remaining personal balance funded two single-seed bid attempts on 8×H100 SXM. Both were preempted before producing an artifact:
partial_run_2026-04-26.log(HF dataset).partial_run_2026-04-29.log.A $500 development grant filed 2026-04-27 did not return a decision before deadline. Submitting as non-record discussion: implementation + theoretical δ-BPB estimate, no measured val_bpb.
Theoretical δ-BPB estimate
Projected on PR #1901 base 0.83353: 0.823–0.829 BPB.
LQER δ is conservatively lower than PR #1797's measured −0.009 BPB on Hessian-GPTQ, because Sigma-Delta error diffusion auto-compensates within-row error (smaller residual variance → less for LQER to recover).
Test plan
partial_run_2026-04-29.log)LQER_TOP_K ∈ {1, 2, 3}×LQER_RANK ∈ {2, 4, 8}If validated post-deadline, I commit to providing 3-seed logs as a follow-up update.
Attribution
Compliance (verifiable from code)
Files
README.md— submission documentationsubmission.json— metadata with theoretical δ estimate (val_bpb fields null pending validation)train_gpt.py— LZMA-wrapped patched code (18,204 bytes)train_gpt_unwrapped.py— raw patched source for reviewpartial_run_2026-04-29.log— data-prefetch log up to preemption