Alexander Whitestone
487df48f36
fix: align ollama/fallback model to gemma4:latest (was hermes3:latest, not installed)
Resolves #291
- config.yaml: providers.ollama.model hermes3:latest -> gemma4:latest
- config.yaml: fallback_model.model hermes3:latest -> gemma4:latest
- config.yaml: fix YAML indent bugs in security block and container keys
- cron/jobs.json: Health Monitor model -> gemma4:latest
- tests/test_local_runtime_defaults.py: update assertion to match
- Machine truth: ollama list shows gemma4:latest installed, hermes3:latest absent
- Gateway: 404 errors on hermes3:latest will stop after restart
Per Alexander: 'we are Gemma4 maxis now. Or hermes trained frontier models'
2026-04-07 10:16:15 -04:00
..
2026-03-29 22:22:24 +00:00
2026-03-28 13:31:40 +00:00
2026-03-31 08:54:51 -04:00
2026-04-07 10:16:15 -04:00
2026-03-28 14:24:12 +00:00
2026-03-30 18:53:14 -04:00
2026-03-28 14:03:35 +00:00
2026-03-30 19:13:35 -04:00
2026-03-31 08:29:58 -04:00
2026-03-31 08:54:51 -04:00