feat(consensus): pin Wan2.2 as genesis architecture - #14
Merged
Conversation
Resolve the Hippius v1 model to its immutable digest and include that base digest in the consensus surface. Lock both Wan2.2 transformer experts and honor the pinned model-level CPU offload policy. Pin the Hippius corpus manifest, freeze the GPU dependency graph, authenticate eval-server traffic, and add the four-pair 8xH100 production configuration and runbook.
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
leoma/wan2.2-i2v-a14b-diffusersas the genesis and base model at immutable Hippius digestsha256:79e4cc89edd935e8ea843ae2bd80fb85d3444128bb946990109a33ffafb2184eleoma-sourcecorpus manifest and harden its build/publish CLI validationWhy
The previous seed was not a usable immutable production genesis, and architecture prescreen referenced a mutable base with a synthetic revision. Wan2.2 A14B also has two transformer experts, so validating only the original transformer and placing the complete pipeline directly on one GPU would make prescreen incomplete and leave unsafe VRAM headroom.
This change makes the model, corpus, generation placement, and executable evaluation stack explicit and reproducible across validators.
Consensus impact
sha256:9ce264ab7bbeff290d97bf15bd5ce06064d55c706d38319a44f6180de59f089fmodelmanifests/leoma-testnet-v1.jsonatsha256:723a48e655ee7087bd7750892b8e98bc48bd7b61b5097de7e55a020c26a8c159Verification
628 passeduv lock --checkgit diff --checkRemaining production gate
No full-weight H100 duel was run in this workspace because it has no NVIDIA GPU. Before mainnet launch, operators must preload the approximately 126 GB snapshot on the 8xH100 host, verify the complete corpus, calibrate all eight physical H100s, and complete at least one real king-versus-challenger duel without OOM or watchdog failure.