no need for these models
This commit is contained in:
parent
527c565462
commit
a0eb07545b
1 changed files with 4 additions and 4 deletions
|
|
@ -19,10 +19,10 @@
|
|||
services.ollama = {
|
||||
enable = true;
|
||||
acceleration = "cuda";
|
||||
loadModels = [
|
||||
"deepseek-r1:7b"
|
||||
"deepseek-r1:14b"
|
||||
];
|
||||
# loadModels = [
|
||||
# "deepseek-r1:7b"
|
||||
# "deepseek-r1:14b"
|
||||
# ];
|
||||
};
|
||||
|
||||
services.open-webui = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue