new models
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 10s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 3m14s

This commit is contained in:
2026-03-26 11:40:57 -04:00
parent 6e6a8a205a
commit ecdf223431

View File

@@ -22,6 +22,8 @@ in
"nomic-embed-text:latest" "nomic-embed-text:latest"
"lfm2:24b" "lfm2:24b"
"glm-4.7-flash" "glm-4.7-flash"
"nemotron-cascade-2:30b"
"magistral"
]; ];
models = vars.primary_ollama; models = vars.primary_ollama;
environmentVariables = { environmentVariables = {