Unverified Commit b2af5096 authored by nicole pardal's avatar nicole pardal Committed by GitHub
Browse files

nomic-embed: nomic-embed-text defaulted to ollama runner (#13144)

parent eac5b8bf
...@@ -251,6 +251,7 @@ func (kv KV) OllamaEngineRequired() bool { ...@@ -251,6 +251,7 @@ func (kv KV) OllamaEngineRequired() bool {
"qwen3vl", "qwen3vlmoe", "qwen3vl", "qwen3vlmoe",
"deepseekocr", "deepseekocr",
"deepseek2", "deepseek2",
"nomic-bert",
}, 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