Refresh OSS export from refactor_2604: fused CUDA kernels, vanilla we…#1
Open
StarrickLiu wants to merge 1 commit into
Open
Refresh OSS export from refactor_2604: fused CUDA kernels, vanilla we…#1StarrickLiu wants to merge 1 commit into
StarrickLiu wants to merge 1 commit into
Conversation
StarrickLiu
force-pushed
the
oss-export-2604-refresh
branch
from
July 22, 2026 09:45
10490a1 to
262cb8e
Compare
…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>
StarrickLiu
force-pushed
the
oss-export-2604-refresh
branch
from
July 23, 2026 07:02
262cb8e to
d8ce5ff
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.
…bsocket serving, DMuon LIBERO configs