[ROCm][Kimi-K3] add VLLM_ROCM_USE_AITER_MOE_SITUV2_A8W4 for the a8w4 … - #738
[ROCm][Kimi-K3] add VLLM_ROCM_USE_AITER_MOE_SITUV2_A8W4 for the a8w4 …#738fanxingran wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Code Review
This pull request updates the configuration for the Kimi-K3 model in models/moonshotai/Kimi-K3.yaml by adding the VLLM_ROCM_USE_AITER_MOE_SITUV2_A8W4: "1" environment variable. This ensures compatibility across both newer vLLM versions and older pinned images, preventing silent MoE output corruption. The documentation guide for AMD hardware is also updated to reflect this change and warn against mixed configurations. There are no review comments, so I have no additional feedback to provide.
|
cc @Fangzhou-Ai @hongxiayang — sorry to ping you directly, and please |
…MoE path vllm-project/vllm#50582 renamed the switch; the pinned kimi-k3 image still reads AITER_SITUV2_A8W4, so set both. Mixing them corrupts MoE output. Signed-off-by: fanxingran <xingran.fan@amd.com>
8511689 to
84e5e55
Compare
…MoE path
vllm-project/vllm#50582 renamed the switch; the pinned kimi-k3 image still reads AITER_SITUV2_A8W4, so set both. Mixing them corrupts MoE output.