feat: add open-webui
This commit is contained in:
parent
714504ecf6
commit
a1741f0776
@ -13,5 +13,8 @@
|
||||
loadModels = ["llama3.2:3b" "deepseek-r1:1.5b"];
|
||||
acceleration = "cuda";
|
||||
};
|
||||
services.open-webui = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user