".github/vscode:/vscode.git/clone" did not exist on "ca4a46eff11adc0881351db3e45378d23b521b92"
Unverified Commit b3f3d610 authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Do not use FA3 for mistral (#6379)

parent f07c6a00
...@@ -2089,7 +2089,6 @@ def is_fa3_default_architecture(hf_config): ...@@ -2089,7 +2089,6 @@ def is_fa3_default_architecture(hf_config):
"Qwen2ForCausalLM", "Qwen2ForCausalLM",
"Llama4ForConditionalGeneration", "Llama4ForConditionalGeneration",
"LlamaForCausalLM", "LlamaForCausalLM",
"MistralForCausalLM",
"Gemma2ForCausalLM", "Gemma2ForCausalLM",
"Gemma3ForConditionalGeneration", "Gemma3ForConditionalGeneration",
"Qwen3ForCausalLM", "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