[CI] Improve github summary & enable fa3 for more models (#5796)

This commit is contained in:
Lianmin Zheng
2025-04-27 15:29:46 -07:00
committed by GitHub
parent ded04b2e0a
commit daed453e84
6 changed files with 26 additions and 20 deletions

View File

@@ -1970,6 +1970,7 @@ def is_fa3_default_architecture(hf_config):
"Llama4ForConditionalGeneration",
"LlamaForCausalLM",
"MistralForCausalLM",
"MixtralForCausalLM",
"Gemma2ForCausalLM",
"Gemma3ForConditionalGeneration",
}