From 6472f07a8870fcd713d4b70f36cbb107dd0d01a8 Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Sat, 20 Dec 2025 22:04:04 -0500 Subject: [PATCH] removed acceleration = "cuda"; --- systems/bob/llms.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/systems/bob/llms.nix b/systems/bob/llms.nix index 3ef2bd0..ff18998 100644 --- a/systems/bob/llms.nix +++ b/systems/bob/llms.nix @@ -16,7 +16,6 @@ "Qihoo360-Light-R1-32B" ]; models = "/zfs/models"; - acceleration = "cuda"; openFirewall = true; }; # open-webui = {