Unverified Commit e9bebafb authored by JieXin Liang's avatar JieXin Liang Committed by GitHub
Browse files

[fix] remove mixtral from is_fa3_default_architecture (#6191)

parent 4d1c9db6
......@@ -2076,7 +2076,6 @@ def is_fa3_default_architecture(hf_config):
"Llama4ForConditionalGeneration",
"LlamaForCausalLM",
"MistralForCausalLM",
"MixtralForCausalLM",
"Gemma2ForCausalLM",
"Gemma3ForConditionalGeneration",
"Qwen3ForCausalLM",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment