Commit 26ade3a3 authored by Michael Yang's avatar Michael Yang
Browse files

enable gptoss for engine

parent 9950f6ec
...@@ -179,6 +179,7 @@ func (kv KV) OllamaEngineRequired() bool { ...@@ -179,6 +179,7 @@ func (kv KV) OllamaEngineRequired() bool {
"llama4", "llama4",
"mllama", "mllama",
"qwen25vl", "qwen25vl",
"gptoss",
}, kv.Architecture()) }, kv.Architecture())
} }
......
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