#how to stop ollama cloud usage on fallback modells
1 messages · Page 1 of 1 (latest)
That should not happen on every message.
Fallbacks are only supposed to be used when the active model fails. If you want zero Ollama Cloud usage, remove the cloud fallback entirely:
openclaw models fallbacks remove ollama/<your-cloud-model>
# or clear all fallbacks
openclaw models fallbacks clear
Docs:
https://docs.openclaw.ai/concepts/model-failover
https://docs.openclaw.ai/cli/models
Can you paste these too: