Fix
This commit is contained in:
parent
e2f0d2e60d
commit
7cabbd1a9a
2 changed files with 1 additions and 4 deletions
|
|
@ -48,7 +48,7 @@
|
|||
#LLMs
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
loadModels = [ "qwq" ];
|
||||
loadModels = [ "qwq" "llama3.1" ];
|
||||
acceleration = "cuda";
|
||||
home = "/persist/ollama";
|
||||
user = "ollama";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue