prefer ollama engine for qwen3moe (#12374)

This commit is contained in:
Michael Yang 2025-09-24 11:21:32 -07:00 committed by GitHub
parent bbb195a6ff
commit 2e742544bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@ func (kv KV) OllamaEngineRequired() bool {
"gemma3n",
"mistral3",
"qwen3",
"qwen3moe",
"llama4",
"mllama",
"qwen25vl",