[plugin][script][recipe] update env vars for kimi and minimax#1387
Open
gbyu-amd wants to merge 2 commits into
Open
[plugin][script][recipe] update env vars for kimi and minimax#1387gbyu-amd wants to merge 2 commits into
gbyu-amd wants to merge 2 commits into
Conversation
…/ MiniMax-M2.5 Combines the env var changes from #1219 and #1259 onto main: - Kimi-K2.5-MXFP4 (benchmark + accuracy, all TP): add AITER_USE_FLYDSL_MOE_SORTING=1 (#1219) and AITER_AR_1STAGE_MAX_KB=512 (#1259) - MiniMax-M2.5 (benchmark + accuracy, all TP): add AITER_AR_1STAGE_MAX_KB=2048 (#1259) On main the accuracy env vars live in oot_models_accuracy.json (the accuracy validation workflow no longer carries inline env_vars), so the upstream PRs' atom-vllm-accuracy-validation.yaml edits map here instead. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…recipes Keep the atom-vllm recipe launch commands in sync with the benchmark/ accuracy env vars added in the previous commit: - Kimi-K2.5: add AITER_USE_FLYDSL_MOE_SORTING=1 and AITER_AR_1STAGE_MAX_KB=512 - MiniMax-M2.5: add AITER_AR_1STAGE_MAX_KB=2048 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6c0b82e to
1392c13
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.
Motivation
Technical Details
Test Plan
Test Result
Submission Checklist