gunter: remove deprecated acceleration option
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
package = pkgs.ollama-cuda;
|
||||
acceleration = "cuda";
|
||||
};
|
||||
services.open-webui = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user