mirror of https://github.com/ollama/ollama
nomic-embed: nomic-embed-text defaulted to ollama runner (#13144)
This commit is contained in:
parent
eac5b8bfbd
commit
b2af50960f
|
|
@ -251,6 +251,7 @@ func (kv KV) OllamaEngineRequired() bool {
|
|||
"qwen3vl", "qwen3vlmoe",
|
||||
"deepseekocr",
|
||||
"deepseek2",
|
||||
"nomic-bert",
|
||||
}, kv.Architecture())
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue