[BUG] Fix local main Hermes gateway Ollama model drift (hermes3:latest not found)
#291
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Cross-audit finding: the main local Hermes gateway is alive, but its configured Ollama default does not match installed local models.
Observed proof:
.hermes/config.yamlpoints atproviders.ollama.model: hermes3:latestollama listshowshermes3:8b,gemma4:latest,hermes4:14bmodel 'hermes3:latest' not foundAcceptance criteria:
ollama list+ gateway behavior.we are Gemma4 maxis now. Or hermes trained fronteir models
Timmy claiming #291 now. Fixing local model drift in repo truth + machine truth, then proving the gateway answers cleanly.
Fixed in PR #344: #344
Before:
After:
Test output:
YAML validity:
Gateway restart needed after merge to stop the 404 flood.