Med3x sub-2-bit NIAH rescue test on Yi-6B-Chat#38
Draft
jagmarques wants to merge 1 commit into
Draft
Conversation
Tests whether Med3x outlier extraction (C=3) can rescue the sub-2-bit NIAH collapse on Yi-6B-Chat (K2V1=6/40, K1V2=0/40 in prior run). Configs: FP16, E8-K2V1, E8-K2V1+Med3x, E8-K1V2, E8-K1V2+Med3x, E8-K3V2. NIAH at 4K context with chat-template, n=20 trials; paired PPL n>=40. Smoke test passes (exit 0). GPU result pending.
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.
What
New Kaggle kernel testing whether Med3x outlier extraction rescues
sub-2-bit NIAH collapse on Yi-6B-Chat. Prior run: K2V1=6/40, K1V2=0/40,
K1V1=1/40. Hypothesis: magnitude outlier token-rows (norm > 3x median)
stored as fp16 restore recall.
Configs (nominal bpe before runtime overhead)
Med3x bpe charged honestly: b+ = (1-p)b_E8 + p16 + 0.25 (p measured at runtime).
Protocol
Status
GPU result pending. No result claimed.
Proof of work