mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 22:33:56 +00:00
models: enable deepseek2 (deepseek v3.1 w/ MLA) on the new engine (#13151)
This commit is contained in:
@@ -250,6 +250,7 @@ func (kv KV) OllamaEngineRequired() bool {
|
||||
"qwen3", "qwen3moe",
|
||||
"qwen3vl", "qwen3vlmoe",
|
||||
"deepseekocr",
|
||||
"deepseek2",
|
||||
}, kv.Architecture())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user