Unverified Commit 2e742544 authored by Michael Yang's avatar Michael Yang Committed by GitHub
Browse files

prefer ollama engine for qwen3moe (#12374)

parent bbb195a6
...@@ -244,6 +244,7 @@ func (kv KV) OllamaEngineRequired() bool { ...@@ -244,6 +244,7 @@ func (kv KV) OllamaEngineRequired() bool {
"gemma3n", "gemma3n",
"mistral3", "mistral3",
"qwen3", "qwen3",
"qwen3moe",
"llama4", "llama4",
"mllama", "mllama",
"qwen25vl", "qwen25vl",
......
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