Setting up open-webui for ollama.
This commit is contained in:
parent
a3d4cb0d1d
commit
528189e87e
3 changed files with 6 additions and 0 deletions
|
|
@ -5,5 +5,8 @@
|
|||
services.ollama.enable = true;
|
||||
services.ollama.acceleration = "cuda";
|
||||
|
||||
services.open-webui.enable = true;
|
||||
services.open-webui.port = 8888;
|
||||
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue