update paper link to arXiv version#110
Merged
Merged
Conversation
StarrickLiu
pushed a commit
to StarrickLiu/wall-x
that referenced
this pull request
Jul 22, 2026
…bsocket serving, DMuon LIBERO configs - Bake fused CUDA kernels (two_expert MoE / rmsnorm / silu / rope) into csrc/ with install-time CUDAExtension build (reaches internal-parity training MFU ~53%). - Add minimal vanilla websocket serving (run_serving.sh + vendored harrix policy) validated bit-identical to the eval predict_batch path. - DMuon LIBERO/lerobot configs use recommended LRs (muon_lr=1e-4, adamw_lr=5e-5) + ZeRO-2; add libero_dmuon.yml. - Preserve published hotfixes (X-Square-Robot#110 arXiv links, X-Square-Robot#112 normalizer delta==0 guard) and richer public scripts. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
StarrickLiu
pushed a commit
to StarrickLiu/wall-x
that referenced
this pull request
Jul 22, 2026
…bsocket serving, DMuon LIBERO configs - Bake fused CUDA kernels (two_expert MoE / rmsnorm / silu / rope) into csrc/ with install-time CUDAExtension build (internal-parity MFU ~53%). - Ship the opt-free vanilla websocket serving stack (launch_vanilla_serving + WallXVanillaPolicy) validated bit-identical to the eval predict_batch path; run_serving.sh exposes the full vanilla CLI and rejects full-stack-only flags with guidance. Returns raw action chunks. - DMuon LIBERO/lerobot configs use recommended LRs (muon_lr=1e-4, adamw_lr=5e-5) + ZeRO-2; add libero_dmuon.yml. - Preserve published hotfixes (X-Square-Robot#110 arXiv links, X-Square-Robot#112 normalizer delta==0 guard) and the richer public scripts (restored from oss2/published). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
StarrickLiu
pushed a commit
to StarrickLiu/wall-x
that referenced
this pull request
Jul 23, 2026
…rving, restructured-harrix vendoring, DMuon LIBERO configs - Bake fused CUDA kernels (two_expert MoE / rmsnorm / silu / rope) into csrc/ with install-time CUDAExtension build (internal-parity MFU ~53%). - Vendor the restructured harrix (e2e_infer / model_executors / serving.replica + handlers/monitoring) for the LIBERO eval + vanilla websocket serving; the vanilla policy path is validated bit-identical to the eval predict_batch. - run_serving.sh exposes the full vanilla CLI and rejects full-stack-only flags with guidance; returns raw action chunks. - DMuon LIBERO/lerobot configs use recommended LRs (muon_lr=1e-4, adamw_lr=5e-5) + ZeRO-2; add libero_dmuon.yml. - Preserve published hotfixes (X-Square-Robot#110 arXiv links, X-Square-Robot#112 normalizer delta==0 guard). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
No description provided.