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",
|
"qwen3vl", "qwen3vlmoe",
|
||||||
"deepseekocr",
|
"deepseekocr",
|
||||||
"deepseek2",
|
"deepseek2",
|
||||||
|
"nomic-bert",
|
||||||
}, kv.Architecture())
|
}, kv.Architecture())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue