removed loadModels

This commit is contained in:
2025-03-28 19:01:39 -06:00
parent a4ef0361e8
commit 4f45a6c2f2

View File

@@ -147,7 +147,6 @@
}; };
ollama = { ollama = {
enable = true; enable = true;
# loadModels = [];
acceleration = "cuda"; acceleration = "cuda";
}; };
open-webui.enable = true; open-webui.enable = true;