🤖 Added Ollama
This commit is contained in:
parent
5a4bc7ce31
commit
5fa27621dd
@ -31,4 +31,9 @@
|
||||
setSocketVariable = true;
|
||||
};
|
||||
};
|
||||
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
acceleration = "cuda";
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user