fix; defiant refusing to rebuild
This commit is contained in:
parent
0ca99c1835
commit
59ae9e9c15
1 changed files with 2 additions and 0 deletions
|
|
@ -266,6 +266,8 @@
|
|||
ollama = {
|
||||
enable = true;
|
||||
host = "0.0.0.0";
|
||||
user = "ollama";
|
||||
group = "ollama";
|
||||
loadModels = [
|
||||
"gpt-oss:120b"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue