Use unstable ollama-cuda and pin gemma4:e4b
This commit is contained in:
parent
2e5565d2de
commit
a72accde1a
4 changed files with 47 additions and 5 deletions
|
|
@ -349,7 +349,7 @@
|
|||
id = "OPENCLAW_GATEWAY_TOKEN";
|
||||
};
|
||||
|
||||
agents.defaults.model.primary = "ollama/qwen2.5:3b";
|
||||
agents.defaults.model.primary = "ollama/gemma4:e4b";
|
||||
models.providers.ollama = {
|
||||
baseUrl = "http://127.0.0.1:11434";
|
||||
api = "ollama";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue