From ecdf223431c441812926abfddefe4af0c3bb2bce Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Thu, 26 Mar 2026 11:40:57 -0400 Subject: [PATCH] new models --- systems/palatine-hill/ollama.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systems/palatine-hill/ollama.nix b/systems/palatine-hill/ollama.nix index 0db30c4..b8d9248 100644 --- a/systems/palatine-hill/ollama.nix +++ b/systems/palatine-hill/ollama.nix @@ -22,6 +22,8 @@ in "nomic-embed-text:latest" "lfm2:24b" "glm-4.7-flash" + "nemotron-cascade-2:30b" + "magistral" ]; models = vars.primary_ollama; environmentVariables = {