[MoE] Add H20 fp8_w8a8 tuned configs for Qwen3.8 (triton 3.7.1) + fix Qwen3_5MoeForCausalLM tuning (#34795)

This commit is contained in:
TobyMint
2026-08-16 19:41:03 -07:00
committed by GitHub
parent f019f0b064
commit 3adc70bb5e
2 changed files with 147 additions and 0 deletions
@@ -82,6 +82,7 @@ def get_model_config(
"Qwen3MoeForCausalLM",
"Qwen3NextForCausalLM",
"Qwen3VLMoeForConditionalGeneration",
"Qwen3_5MoeForCausalLM",
"Qwen3_5MoeForConditionalGeneration",
"InternS2PreviewForConditionalGeneration",
"MellumForCausalLM",