From 751c8ed077f83f0f4bde9d3c487b187766352773 Mon Sep 17 00:00:00 2001 From: ukannika Date: Sat, 1 Aug 2026 15:33:31 -0700 Subject: [PATCH] [AMD][MI355X] Update MinimaxM3 with TP2EP1 --- configs/amd-master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/amd-master.yaml b/configs/amd-master.yaml index b8f6f4fc31..4394d623f4 100644 --- a/configs/amd-master.yaml +++ b/configs/amd-master.yaml @@ -1843,7 +1843,7 @@ minimaxm3-fp4-mi355x-vllm: - isl: 8192 osl: 1024 search-space: - - { tp: 4, conc-start: 1, conc-end: 512 } + - { tp: 2, conc-start: 1, conc-end: 512 } # EAGLE3 speculative-decoding variant of minimaxm3-fp4-mi355x-vllm. Pair the # amd/MiniMax-M3-MXFP4 target with Inferact/MiniMax-M3-EAGLE3 and three draft