mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 22:33:56 +00:00
nomic-embed: nomic-embed-text defaulted to ollama runner (#13144)
This commit is contained in:
@@ -251,6 +251,7 @@ func (kv KV) OllamaEngineRequired() bool {
|
|||||||
"qwen3vl", "qwen3vlmoe",
|
"qwen3vl", "qwen3vlmoe",
|
||||||
"deepseekocr",
|
"deepseekocr",
|
||||||
"deepseek2",
|
"deepseek2",
|
||||||
|
"nomic-bert",
|
||||||
}, kv.Architecture())
|
}, kv.Architecture())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user