Paper: sub-1.5bpe entropy-coded frontier + NIAH cliff + 2nd-arch HQMQ comparison#41
Merged
Conversation
…th NIAH cliff confirmation; extend HQMQ comparison to second architecture
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
Adds the measured sub-1.5bpe frontier across Mistral-Inst-v0.3, Llama-3.1-Inst, and Qwen3-8B (paired AQUA-iso PPL + live zstd/Shannon/rANS entropy-coded bpe), showing a sharp key-bit cliff: entropy-coded K2V2 (~1.1 bpe) is the last deployable point, K2V1 is borderline, and 1-bit keys collapse (Mistral +31.7%, Llama +363%). A Mistral 4K NIAH table confirms the PPL cliff (K2V2 5/5, K2V1 4/5, K1V2 0/5). Extends the HQMQ iso-bpe comparison to a second architecture (Qwen3-8B). All cells independently verified against the source result JSONs; compiles clean (0 errors, 86pp). Only the compiled PDF changes.