mirror of https://github.com/ollama/ollama.git
prefer ollama engine for qwen3moe (#12374)
This commit is contained in:
parent
bbb195a6ff
commit
2e742544bf
|
@ -244,6 +244,7 @@ func (kv KV) OllamaEngineRequired() bool {
|
|||
"gemma3n",
|
||||
"mistral3",
|
||||
"qwen3",
|
||||
"qwen3moe",
|
||||
"llama4",
|
||||
"mllama",
|
||||
"qwen25vl",
|
||||
|
|
Loading…
Reference in New Issue