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 = {