Qwen: add gated 0.2.11 acceptance experiments - #31
Draft
atimics wants to merge 16 commits into
Draft
Conversation
…PIPELINE_MAP, FACULTY_MAP, DOC_MAP) [skip ci]
atimics
force-pushed
the
codex/qwen-ilxyr-experiments
branch
from
August 12, 2026 17:47
8994959 to
e4be27b
Compare
…PIPELINE_MAP, FACULTY_MAP, DOC_MAP) [skip ci]
…PIPELINE_MAP, FACULTY_MAP, DOC_MAP) [skip ci]
…PIPELINE_MAP, FACULTY_MAP, DOC_MAP) [skip ci]
…PIPELINE_MAP, FACULTY_MAP, DOC_MAP) [skip ci]
…PIPELINE_MAP, FACULTY_MAP, DOC_MAP) [skip ci]
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
This narrows the Qwen work for
0.2.11to the loader, tokenizer, configuration, text-runtime, and diagnostic surface, while keeping checkpoint-changing work explicitly experimental.The committee-facing proposal and terminal v1 execution record are in stacked draft PR atimics/holostuff#3. Review implementation here and experiment policy/evidence there.
--experimentalfor the layer-prepending installerAcceptance contract
The real-model contract requires:
First real execution
The owner-authorized v1 AWS attempt is complete with ilxyr outcome
execution_failure. It passed all frozen-input checks and all twelve ilxyr admission gates, then exited after 51 ms before model evaluation because the generated command invoked/usr/bin/python3.12rather than the prepared virtual environment. No scientific acceptance/rejection claim can be made from v1.That concrete runtime bug is fixed by
0bda4f1, with a regression test. The full result, verified.ilxyrledger, native/RO-Crate/in-toto exports, raw logs, and receipt are committed in results PR #3 and permanently indexed at Arweave rootjguW…mHBk.This PR does not claim that Qwen3.5-0.8B has completed the acceptance contract. A corrected v2 run needs a new experiment identity and explicit authorization. The installer remains experimental.
Validation
10 passedintests/test_qwen_acceptance.py15objects,16events,valid: true63confirmed Arweave transactions, zero winc charged, public re-download hashes matched22 passed12 passedRelease gate
For
0.2.11, retain the compatibility/runtime work and diagnostics. Keep spectral filtering research-only and the layer-prepending installer behind its experimental acknowledgement. Do not promote the installer until a new complete real-model acceptance run reaches and passes every gate.PR #30 remains the separate long-term liblecore architecture track.