From 67e4dc15e768e6596e6ccdbd32d87e5946cea0b9 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Mon, 23 Mar 2026 23:00:22 -0400 Subject: [PATCH] llama 4 scout --- systems/palatine-hill/ollama.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/palatine-hill/ollama.nix b/systems/palatine-hill/ollama.nix index bbeb41b..ceaa6be 100644 --- a/systems/palatine-hill/ollama.nix +++ b/systems/palatine-hill/ollama.nix @@ -22,7 +22,7 @@ in "qwen2.5-coder:1.5b-base" "qwen2.5-coder:14b" "nomic-embed-text:latest" - "llama3.3:8b" + "llama4:scout" "mistral:7b" "deepseek-v3.2:cloud" "minimax-m2.7:cloud"