Skip to content

[ignore] dummy PR - #341

Closed
cquil11 wants to merge 1 commit into
mainfrom
dummy-pr
Closed

[ignore] dummy PR#341
cquil11 wants to merge 1 commit into
mainfrom
dummy-pr

Conversation

@cquil11

@cquil11 cquil11 commented Dec 17, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@cquil11

cquil11 commented Dec 17, 2025

Copy link
Copy Markdown
Collaborator Author

/sweep full-sweep --single-node --runner-type h200 --model-prefix dsr1 --seq-lens 1k1k --max-conc 1

@github-actions

Copy link
Copy Markdown
Contributor

@cquil11 Kicking off a sweep.

Run: https://github.com/InferenceMAX/InferenceMAX/actions/runs/20312209087
Command: full-sweep --single-node --runner-type h200 --model-prefix dsr1 --seq-lens 1k1k --max-conc 1
Pinned ref: 5848508
Approval: not required (trusted collaborator).

@cquil11 cquil11 closed this Dec 30, 2025
@functionstackx
functionstackx deleted the dummy-pr branch January 11, 2026 19:51
YukioZzz added a commit that referenced this pull request Aug 15, 2026
Build the SGLang-pinned ROCm/mori #341 source into a derived node-local image so write-mode runs use native wait_all and fail fast instead of silently falling back to polling.
YukioZzz added a commit that referenced this pull request Aug 15, 2026
Adds the Kimi-K3 MXFP4 multi-node agentic-coding arm
(kimik3-fp4-mi355x-vllm-disagg-agentic-mtp): 1P(TP8) x 1D(TP8) with
DSpark speculative decoding, MoRIIO KV transfer and the vLLM
SimpleCPUOffloadConnector DRAM tier, at concurrency 1 (no offload) and
8/12/16 (DRAM offload).

The engine side needs vLLM PR #51052 (Kimi-K3 hybrid attention/KDA
transfer over MoRIIO). It ships as a validated full-file overlay rather
than a unified diff, because the diff loses hunks against each new
nightly image.

MoRIIO WRITE mode additionally needs IOEngine.wait_all from ROCm/mori
#341, which no published wheel carries, so job.slurm builds that pinned
commit into a node-local derived image before serving. Prefill and decode
must agree on the transfer direction, so the read/write decision is made
once for the whole job and pushed to both containers: if the derived
image cannot be produced on every node, the job serves READ mode on the
base image instead of failing or serving a mismatched pair. Set
MORI_WAITALL_REQUIRED=1 to keep a hard failure instead.

Multi-node failures were previously only visible through the Slurm stdout
stream, and decode-node logs were never retained at all. Per-node engine,
router and container logs plus the mori build transcript are now gathered
from every allocated node, on both the normal and the interrupted path,
and uploaded with the Slurm stdout/stderr in the server-log artifact.
YukioZzz added a commit to YukioZzz/InferenceX that referenced this pull request Aug 19, 2026
…AI#2602, #51052)

Add the formal kimik3-fp4-mi355x-vllm-disagg-agentic-mtp recipe (1P1D TP8,
DSpark speculative decoding, MoRIIO KV transfer, optional vLLM SimpleCPU
offload) and the minimum harness needed to run it on cluster:mi355x-amds.

Engine-side K3 hybrid attention/KDA over MoRIIO ships as k3_moriio_51052.patch
(vLLM #51052). MoRIIO write mode builds ROCm/mori SemiAnalysisAI#341 (IOEngine.wait_all)
into a per-node derived image before serve, with READ fallback when the build
does not reach every node.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant