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
"torchvision/transforms/v2/__init__.py" did not exist on "095cabb76cdcd4763bad629481d189b91e3df42c"
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
Show 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