Conversation
Switch the MI355X Kimi-K3 vLLM recipe to the canonical VLLM_ROCM_USE_AITER_MOE_SITUV2=1 flag so the SiTUv2 a4w4 FlyDSL MoE path is selected unambiguously, and drop the legacy AITER_SITUV2_A8W4 override. Bump the vLLM ROCm image to nightly-rocm100-29468dde and LMCache to 0.5.6.dev101+rocm7.2. Trim the search space to a single lmcache DRAM dcp-size 8 arm at conc [70, 80] and dram-utilization 0.50. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
Thanks for the contribution!
中文感谢你的贡献!
|
…e-sweep Record the switch to the canonical VLLM_ROCM_USE_AITER_MOE_SITUV2=1 a4w4 FlyDSL MoE path, the nightly-rocm100-29468dde image, LMCache 0.5.6.dev101, and the trimmed TP8/DCP8 lmcache conc [70, 80] search space for kimik3-fp4-mi355x-vllm-agentic-mtp (PR #3447). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Split the 8|10 concurrency branch so conc 8 uses SPEC_NUM_TOKENS=7 with synthetic acceptance length 3.84; conc 10 keeps k=4 / AL 3.36. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Collaborator
Author
|
Need LMC fix on rocm env. |
7 tasks
Collaborator
|
InferenceX has switched away from unmaintainable bash scripts to YAML files that don't repeat the same stuff over and over again. Please merge the latest |
This branch has not been deployed
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
kimik3-fp4-mi355x-vllm-agentic-mtpto the canonicalVLLM_ROCM_USE_AITER_MOE_SITUV2=1flag so the SiTUv2 a4w4 FlyDSL MoE path is selected unambiguously, and drop the deprecatedAITER_SITUV2_A8W4override.nightly-rocm100-29468ddeand LMCache to0.5.6.dev101+rocm7.2.dcp-size 8arm at conc[70, 80],dram-utilization 0.50.Test plan
test-config --config-files ./configs/amd-master.yaml --config-keys kimik3-fp4-mi355x-vllm-agentic-mtp --no-evals🤖 Generated with Claude Code