Skip to content

Commit a7a878e

Browse files
Alcanderianlifuhuang
authored andcommitted
[fix] remove mixtral from is_fa3_default_architecture (sgl-project#6191)
1 parent d9deb2f commit a7a878e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/sglang/srt/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2076,7 +2076,6 @@ def is_fa3_default_architecture(hf_config):
20762076
"Llama4ForConditionalGeneration",
20772077
"LlamaForCausalLM",
20782078
"MistralForCausalLM",
2079-
"MixtralForCausalLM",
20802079
"Gemma2ForCausalLM",
20812080
"Gemma3ForConditionalGeneration",
20822081
"Qwen3ForCausalLM",

0 commit comments

Comments
 (0)