Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
b3f3d610
".github/vscode:/vscode.git/clone" did not exist on "ca4a46eff11adc0881351db3e45378d23b521b92"
Unverified
Commit
b3f3d610
authored
May 17, 2025
by
Lianmin Zheng
Committed by
GitHub
May 17, 2025
Browse files
Do not use FA3 for mistral (#6379)
parent
f07c6a00
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
python/sglang/srt/utils.py
python/sglang/srt/utils.py
+0
-1
No files found.
python/sglang/srt/utils.py
View file @
b3f3d610
...
@@ -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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment