Results: Qwen3.5 acceptance v1-v7 (v7 native GO) - #3
Merged
atimics merged 18 commits intoAug 15, 2026
Conversation
atimics
force-pushed
the
codex/qwen-experiment-rfc
branch
8 times, most recently
from
August 12, 2026 22:10
2b38d23 to
54967f0
Compare
atimics
force-pushed
the
codex/qwen-experiment-rfc
branch
2 times, most recently
from
August 13, 2026 00:13
e20f6ea to
3ed8d53
Compare
atimics
force-pushed
the
codex/qwen-ilxyr-experiments
branch
2 times, most recently
from
August 15, 2026 16:13
2d8c6fa to
f9e2e8e
Compare
atimics
force-pushed
the
codex/qwen-experiment-rfc
branch
from
August 15, 2026 16:14
43c5606 to
a81f6a9
Compare
atimics
marked this pull request as ready for review
August 15, 2026 16:24
atimics
force-pushed
the
codex/qwen-experiment-rfc
branch
from
August 15, 2026 18:12
9af688b to
372ad87
Compare
added 7 commits
August 15, 2026 11:23
atimics
force-pushed
the
codex/qwen-experiment-rfc
branch
from
August 15, 2026 18:26
c024f12 to
dc75e64
Compare
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.
Stacked experiment record
This PR is stacked on upstream implementation PR
#31. PR AnOversizedMooseWithSocks#31 holds
the proposed
0.2.11implementation; this PR holds the preregistration,terminal executions, ilxyr ledgers, permanent publication receipts, and
committee-facing result artifacts.
Terminal result: v7 accepted — GO
V7 is the final native-qualification run, frozen from implementation commit
cb3b1d2ac71c183bf9307ca7145a2a619ff30c30. Ilxyr resolved the one formalexecution as
accepted, recorded exactly oneEvidenceRecordedevent, settledboth forecasts, and independently verified all 16 ledger events and 15 objects.
Spectral filtering remained disabled, the experimental installer was used, and
the emitted checkpoint reloaded through both leCore and official Transformers
paths.
Native C qualification
Both isolated evaluators compiled and used the C recurrence and completed
fresh- and resumed-state parity checks:
Every recorded native float32/float64 parity row passed. The emitted library
SHA-256 is
bafe42afd0ac8aa136b3ef6c68c35dc90fbfdd5c1cbba046100da5e2817bc075.This closes the v6 qualification: v6 proved correctness under safe fallback;
v7 proves the repaired Linux compiler path and parity-gated native execution.
Performance, cost, and cleanup
The installer took
8,056.60seconds (about 2h 14m) and remains the dominantbottleneck. Parallel paired evaluation took
525.35seconds (about 8m 45s),using the shared 512-token schedule. Peak RSS was
19,503.84 MiB, supporting ameasured future 32 GiB right-sizing study.
Estimated v7 compute is approximately
$1.32. The$6.86launch-trackerfigure is the v4-v7 phase subtotal, not all-history spend: the published
estimates for v2-v7 total approximately
$14.23, plus the unestimated v1attempt and a few cents of storage. The proposal explicitly says its
$10ceiling buys one formal attempt. Instance
i-096225051167ef900is terminated.Root volume
vol-087fdcb57d5c79c09and security groupsg-0a11cb364009ae8d7are deleted.No retry or additional instance was launched.
Permanent publication checks:
f97e75341f5913dfd9b91663dd8e2db9bd67862b79339a5df12e2a101a88d10d;b558cf918abc393f50c2c45b16d214d56aa8245b831c33a85b4f0d47fd41e88e;2871b7fa96685bd7f5d75f79368808d00649f9cf91950f4655e6099266319f8f;Execution history
execution_failureexecution_failureexecution_failureexecution_failuresource.emitted_checkpointacceptedacceptedCommittee decision requested
Review v7 as the complete acceptance record for the proposed
0.2.11scope.Retain the Qwen loader, tokenizer, configuration, text runtime, diagnostics,
and parity-gated optional native recurrence. Keep spectral filtering
research-only. Keep checkpoint-changing layer prepending experimental until the
maintainers and committee decide whether this accepted evidence is sufficient
for a broader release gate.