Removed one of the ollama models
This commit is contained in:
parent
ceb7ee5826
commit
e7cd990123
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ in
|
|||
custom.windowManagers.niri = enabled;
|
||||
custom.services.ai = {
|
||||
enable = true;
|
||||
models = ["qwq" "llama3.1" "qwen2.5-coder:7b" "gpt-oss:20b"];
|
||||
models = ["qwq" "llama3.1" "qwen2.5-coder:7b"];
|
||||
ui = disabled;
|
||||
};
|
||||
custom.users.kylekrein = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue