weh
This commit is contained in:
parent
8c32fee138
commit
0776b33040
1 changed files with 5 additions and 2 deletions
|
|
@ -245,8 +245,11 @@
|
|||
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
loadModels = ["deepseek-r1:1.5b" "gemma3:12b"]
|
||||
}
|
||||
loadModels = ["deepseek-r1:1.5b" "gemma3:12b"];
|
||||
acceleration = "cuda";
|
||||
};
|
||||
|
||||
services.open-webui.enable = true;
|
||||
|
||||
# =============================================================================
|
||||
# VIRTUALIZATION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue