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 = {
|
ollama = {
|
||||||
enable = true;
|
enable = true;
|
||||||
host = "0.0.0.0";
|
host = "0.0.0.0";
|
||||||
|
user = "ollama";
|
||||||
|
group = "ollama";
|
||||||
loadModels = [
|
loadModels = [
|
||||||
"gpt-oss:120b"
|
"gpt-oss:120b"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue